Skip to main content
Glama

ip_lookup

Retrieve comprehensive IP address information including geolocation, open ports, running services, SSL certificates, hostnames, and cloud provider details to analyze network security and infrastructure.

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)

{ "properties": { "ip": { "description": "The IP address to query.", "type": "string" } }, "required": [ "ip" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BurtTheCoder/mcp-shodan'

If you have feedback or need assistance with the MCP directory API, please join our Discord server