This MCP server for dnstwist, developed by burtmacklin, provides AI assistants with DNS fuzzing capabilities to detect typosquatting, phishing, and corporate espionage. Built using TypeScript and leveraging the Model Context Protocol SDK, it offers a standardized interface for domain security analysis. The server integrates with the dnstwist tool, enabling automated generation and analysis of domain name variations. It's particularly valuable for cybersecurity professionals and organizations looking to proactively identify potential threats to their online presence, facilitating use cases such as brand protection, phishing prevention, and domain security audits.
Generate and analyze domain permutations to detect potential typosquatting, phishing, and brand impersonation. Parameters: domain (required), nameservers (optional, default: '1.1.1.1'), threads (optional, default: 50), format (optional, default: 'json'), registered_only (optional, default: true), mxcheck (optional, default: true), ssdeep (optional, default: false), banners (optional, default: true)
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!