whois-mcp-server
Verified Safeby GitHub30
Overview
Provides WHOIS lookup capabilities for IP addresses and domain names via a Model Context Protocol (MCP) server.
Installation
python server.pySecurity Notes
The code directly wraps standard Python WHOIS libraries (ipwhois, whoisit). There are no 'eval' or similar dangerous functions. No hardcoded secrets are visible. The inherent nature of a WHOIS server involves making external network requests, which these libraries handle. The risk is primarily tied to the security of the underlying WHOIS libraries and the data they retrieve, rather than malicious code within this server itself.
Similar Servers
Awesome-MCP-Servers
Cataloging and describing Model Context Protocol (MCP) servers, tools, frameworks, clients, and utilities, which enable AI models to interact with various local and remote resources.
codebadger
A containerized Model Context Protocol (MCP) server providing static code analysis using Joern's Code Property Graph (CPG) technology.
mcp_tools_server
An MCP server that empowers an LLM to act as a comprehensive, multi-platform AI assistant capable of managing files, system processes, web browsing, personal organization, and media control on a local device.
whois-mcp
Provides LLMs with network information lookup tools through WHOIS and RIPE Database queries for domains, IPs, and ASNs, supporting multiple Regional Internet Registries.