ip_lookup — mcp MCP Tool
ip_lookup
(ip lookup) is one of 22 tools on the
mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call ip_lookup from your client
- Claude Code mcp ip_lookup run in your project directory
- Claude Desktop mcp ip_lookup ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp ip_lookup ~/.cursor/mcp.json
- VS Code mcp ip_lookup .vscode/mcp.json
- Zed mcp ip_lookup ~/.config/zed/settings.json
- Windsurf mcp ip_lookup ~/.codeium/windsurf/mcp_config.json
- Cline mcp ip_lookup ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp ip_lookup ~/.gemini/settings.json
- Grok mcp ip_lookup .mcp.json (in your project root)
- ChatGPT mcp ip_lookup Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp ip_lookup Settings → Connectors → Add custom connector
- LangChain mcp ip_lookup pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://www.domainposture.com/mcp/mcp
Other tools on this server
- dns_lookup
- dossier_dns
- dossier_mx
- dossier_spf
- dossier_dmarc
- dossier_dkim
- dossier_tls
- dossier_redirects
- dossier_headers
- dossier_cors
- dossier_web_surface
- user_agent_parse
- dossier_dnssec
- dossier_mta_sts
- dossier_tlsrpt
- dossier_whois
- dossier_ct_log
- dossier_ai_crawlers
- dossier_llms_txt
- dossier_security_txt
- dossier_full
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.