WHOIS
pulsemcp/whoisProvides network information lookup through WHOIS and RIR database queries across RIPE NCC and ARIN regions, enabling contact card lookups, AS-SET expansion, route object validation, and BGP security analysis with TTL-based caching and async processing.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"whois": {
"url": "None",
"transport": "http"
}
}
}