Enables AI assistants to perform DNS reconnaissance through natural language requests using the DNSDumpster API.
This server acts as a Model Context Protocol (MCP) interface for the DNSDumpster API, allowing AI assistants to retrieve detailed DNS records for a given domain. It facilitates querying A, CNAME, MX, TXT, and NS records, along with banner information, through natural language prompts. Plus accounts gain access to pagination and domain map generation features, enhancing the reconnaissance capabilities. The server also incorporates rate limiting and caching mechanisms.
主要功能
01Supports pagination for Plus accounts.
02Access ASN and IP information for A records.
03Query domain DNS records through AI assistants.
04Supports domain map generation for Plus accounts.
05Retrieve A, CNAME, MX, TXT, and NS records.
060 GitHub stars
使用案例
01Investigating a domain's DNS infrastructure.
02Generating a visual map of a domain's structure.
03Identifying subdomains associated with a target.