DNS Checker — Look Up DNS Records for Any Domain
Check A, AAAA, MX, NS, TXT, CNAME, SOA and CAA records in one pass, then confirm your changes have propagated across global resolvers. Free, instant, no sign-up.
What this DNS lookup tool checks
Every domain keeps a small public database of instructions called DNS records. They decide which server answers your website, where your email is delivered, which services are allowed to send mail on your behalf, and which certificate authorities may issue SSL for you. When any of those is wrong, the symptom is usually vague — the site does not load, email bounces, a verification never completes — and the cause is almost always one record.
This DNS checker queries the domain live and returns every record type in one view, so you can compare what you intended against what the internet is actually serving.
- A and AAAA — the IPv4 and IPv6 addresses your visitors reach. If a site loads on one network and not another, start here.
- MX — mail exchangers, in priority order. Missing or duplicated MX records are the single most common cause of email that silently disappears.
- NS — the nameservers with authority over the zone. If these still point at an old host, nothing you change in the new control panel will take effect.
- TXT — SPF, DKIM, DMARC and ownership verification strings for Google, Microsoft and payment providers.
- CNAME — aliases that point one hostname at another, typically for CDNs, shops and help desks.
- SOA — the zone serial and refresh timings, useful for confirming a zone was actually re-published.
- CAA — which certificate authorities are permitted to issue SSL certificates for the domain.
Checking DNS propagation
After you edit a record, resolvers around the world keep serving the old answer until their cached copy expires. That waiting period is what people mean by propagation. This tool asks several independent public resolvers the same question at the same time — Google, Cloudflare, Quad9 and OpenDNS — and shows you their answers side by side. When they all agree with your new value, the change is live everywhere that matters. When they disagree, the ones still showing the old value are simply holding a cached record until its TTL runs out.
How long DNS changes take
Most record edits are visible within five to thirty minutes. The TTL on the record sets the ceiling: a 3600-second TTL means a resolver may serve the old answer for up to an hour after your edit. Nameserver changes are the slow case and can take up to 24 to 48 hours because they are cached at the registry level. If you know a change is coming, lower the TTL a day in advance and the switch becomes almost instant.
Frequently asked questions
What is a DNS checker?
A DNS checker is an online tool that queries the Domain Name System and shows you the records currently published for a domain — its A, AAAA, MX, NS, TXT, CNAME, SOA and CAA entries. It is the fastest way to confirm that a domain points where you think it points, without installing command-line tools like dig or nslookup.
How do I check the DNS records of a domain?
Type the domain name into the box above and press Check DNS. The tool queries the domain live and returns every record type it finds, grouped by type, along with each record's TTL. You do not need to select a record type first — all of them are checked in a single pass.
How long does DNS propagation take?
Usually between five minutes and a few hours for ordinary record changes, governed by the TTL on the record. Nameserver changes are slower and can take up to 24 to 48 hours to be reflected everywhere. Lowering the TTL to 300 seconds a day before a planned migration makes the eventual switch nearly instant.
Why do different DNS servers show different results?
Each resolver caches its answers independently for the length of the record's TTL. After a change, a resolver that asked recently will keep serving the old answer until its cache expires, while one that has not asked yet will fetch the new value straight away. Disagreement between resolvers is normal for a few hours after an edit and resolves on its own.
What does it mean when no DNS records are found?
It usually means one of three things: the domain is not registered, it is registered but has no nameservers assigned yet, or the nameservers it points at have no zone file for it. The result panel tells you which case applies and what to do about it.
Is this DNS lookup tool free?
Yes. There is no charge, no account and no query limit for normal use. It works for any public domain, whether or not it is hosted with HosterSale.
