lookup_ip
ActiveTool of Shodan Internetdb
Look up an IP address in the Shodan InternetDB. Returns open ports, hostnames, known vulnerabilities (CVEs), CPEs (software identifiers), and tags. Free, no API key needed. Example: lookup_ip("8.8.8.8").
Parameters schema
{
"type": "object",
"examples": [
{
"ip": "8.8.8.8"
},
{
"ip": "1.1.1.1"
}
],
"required": [
"ip"
],
"properties": {
"ip": {
"type": "string",
"description": "IPv4 address to look up (e.g., \"8.8.8.8\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Shodan Internetdb
https://github.com/pipeworx-io/mcp-shodan-internetdb
2/7 registries