Complete visibility into your domain's DNS configuration with tools built for speed, accuracy, and ease of use.
Check how your DNS records are propagating across 25+ global locations instantly to ensure worldwide availability.
Deep dive into A, AAAA, MX, NS, SOA, TXT, and CNAME records. Detect misconfigurations before they affect your users.
Identify potential vulnerabilities like dangling CNAMEs, SPF errors, or exposed zone transfers automatically.
View historical DNS changes to troubleshoot when and why a domain issue started occurring.
Robust REST API for bulk lookups, monitoring integration, and automated reporting systems.
Set up alerts for DNS changes. Get notified immediately if your records change unexpectedly.
Build powerful domain analysis tools with our high-performance REST API. Get JSON responses for any record type in milliseconds.
curl -X GET \ 'https://dns.fish/v1/google.com?type=MX' \ -H 'Authorization: Bearer YOUR_API_KEY' # Response { "domain": "google.com", "records": [ { "type": "MX", "priority": 10, "value": "smtp.google.com", "ttl": 300 } ] }
Common questions about DNS analysis and our platform capabilities.
Join 50,000+ developers and webmasters who trust our tool for their daily DNS operations. Start checking for free today.