shodan_host
Retrieve detailed host information for any IP address, including open ports, services, banners, vulnerabilities, and SSL certificates, to support security analysis.
Instructions
Get all information about a specific IP including open ports, services, banners, vulnerabilities, and SSL certificates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address to look up (e.g., '8.8.8.8') | |
| minify | No | Return only basic host info | |
| history | No | Include historical banners | |
| detailed | No | Return full service objects | |
| maxResults | No | Max services to show (default: 15) |