mcp-shodan

ip_lookup

Query detailed IP information, including geolocation, open ports, services, SSL certificates, hostnames, and cloud provider data. Retrieve HTTP server details and service banners for comprehensive insights.

Instructions

Retrieve comprehensive information about an IP address, including geolocation, open ports, running services, SSL certificates, hostnames, and cloud provider details if available. Returns service banners and HTTP server information when present.

Input Schema

NameRequiredDescriptionDefault
ipYesThe IP address to query.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ip": { "description": "The IP address to query.", "type": "string" } }, "required": [ "ip" ], "type": "object" }

Other Tools from mcp-shodan

Related Tools

ID: 79uakvikcj