What this tool does
DNS Lookup queries public DNS records such as A, AAAA, MX, TXT, CNAME, NS, SOA, and CAA for a domain.
Run a real DNS-over-HTTPS lookup for common record types. Results include TTLs, resolver status, and copyable CLI commands.
This uses Cloudflare DNS-over-HTTPS from your browser. It is useful for quick public DNS checks, but it may differ from your local resolver, private networks, or split-horizon DNS.
DNS Lookup queries public DNS records such as A, AAAA, MX, TXT, CNAME, NS, SOA, and CAA for a domain.
It helps troubleshoot domain launches, email setup, ownership verification, SSL setup, and DNS propagation.
The tool sends a DNS-over-HTTPS request to a public resolver and displays answer records, status, TTLs, and raw JSON.
Enter a public domain name, not a private hostname or internal-only service.
Compare results with dig, nslookup, and your DNS provider because resolvers can cache different answers during propagation.
This network tool sends the domain and record type to a public DNS-over-HTTPS resolver. Do not submit private internal hostnames or confidential infrastructure names.
Public DNS results may differ from local, corporate, VPN, or split-horizon DNS.
DNS caches records until TTLs expire, so propagation can take time.
No. It checks public resolver data from the browser.
Check public A, AAAA, MX, TXT, CNAME, NS, SOA, and CAA records after changing DNS.
Inspect MX and TXT records for mail routing, SPF, DKIM, verification tokens, and ownership checks.
Use the generated dig/nslookup commands when you need to compare browser DNS-over-HTTPS with your local resolver.
Pair subnet planning with DNS, headers, redirects, status codes, SSL checks, and webhook debugging.