DNS Lookup
See every DNS record for a domain - A, AAAA, MX, NS, TXT, SOA, CAA, SRV - with TTLs and a DNSSEC status check.
FAQ
What is a TTL?
Time-to-live - how long resolvers cache a record before re-querying. Lower it before planned changes.
What is a CAA record?
It restricts which certificate authorities may issue TLS certificates for your domain.
What does "DNSSEC not enabled" mean?
The zone has no DNSKEY/DS chain, so responses aren't cryptographically signed. Enable it at your DNS provider.
About DNS records
A/AAAA point to your servers, MX routes mail, NS delegates the zone, TXT holds SPF/DKIM/verification, SOA describes the zone, and CAA controls certificate issuance. We query public DNS directly.
Need to see a single record across the world? Try DNS propagation.