The IP2WHOIS MCP Server integration allows AI agents and MCP-compatible clients to query domain WHOIS information directly using the IP2WHOIS API. With this integration, you can retrieve domain registration details including expiry dates, registrar information, and registrant data.
IP2WHOIS MCP Server is also available on:
You will need an API key to get started. If you don't have one, please register for a free API key .
Get Your Free API Keyuv package manager, you can once again refer to the guide to do so. claude_desktop_config.json in your choice of editor, if you do not having one yet, follow this guide to create one. claude_desktop_config.json : {
"mcpServers": {
"ip2whois": {
"command": "uvx",
"args": ["mcp-ip2whois"],
"env": {
"IP2WHOIS_API_KEY": "<YOUR API key HERE>"
}
}
}
}
<YOUR API key HERE> in above with your actual API key.
To query the WHOIS information, just enter your query about the domain in a chat in Claude Desktop. Some of the example query will be:
For instance, below is the result of the domain google.com :
To query for the hosted domains by IP address, just enter your query about the IP in a chat in Claude Desktop. Some of the example query will be:
For instance, below is the result of the domain owned by 8.8.8.8 :