Skip to main content
Glama

whois_ip

Retrieve WHOIS details for a given IPv4 or IPv6 address to identify ownership, registration dates, and availability status directly through AI agents.

Instructions

Looksup whois information about the IP

Input Schema

NameRequiredDescriptionDefault
ipYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ip": { "anyOf": [ { "format": "ipv4" }, { "format": "ipv6" } ], "type": "string" } }, "required": [ "ip" ], "type": "object" }
Install Server

Other Tools from Whois MCP

Related Tools

    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/modelcontextprotocol-servers/whois-mcp'

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