Shodan Host
shodan_hostWhat's exposed on IP — open ports, services, and CVEs. Returns the full Shodan host profile: ports, hostnames, org/ISP, geolocation, OS, known vulnerabilities, and a per-service banner sample. Example: shodan_host({ ip: "8.8.8.8", _apiKey: "your-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IPv4 address to look up, e.g. "8.8.8.8" | |
| _apiKey | Yes | Shodan API key (account.shodan.io; paid membership required) | |
| history | No | Include historical banners (optional, default false) |