Easy Utilities

DNS Lookup

Verify DNS record consistency across our global network. Check A, AAAA, MX, TXT, and more records from 5 regions with 4 public resolvers each.

Consensus: Checking... Lowest TTL: Propagation Estimate: Regions Checked: 0/5
How to Run a DNS Check ?
dns

Enter a domain, pick a record type (A, AAAA, MX, TXT, NS, CNAME, PTR, or SOA), and choose a region, or run it across all five at once.

hub

Each region queries four public resolvers in parallel: Cloudflare, Google, Quad9, and OpenDNS.

grid_view

You'll get back every resolver's answer side by side, along with the TTL and query time for each one.

The result that matters most is the consensus check. If all four resolvers (and all five regions, if you run them together) return the same answer set, your DNS has fully propagated and there's nothing to worry about. If they don't match, you'll see exactly which resolver is out of step, which is usually a much faster way to spot a stale record than refreshing your browser and hoping.

Why Run a DNS Check ?
schedule

DNS propagation isn't instant, and it isn't uniform.

hourglass_empty

Different resolvers cache records for different lengths of time based on the TTL you've set, so it's completely normal for Google's resolver to have picked up a change while OpenDNS is still serving the old value.

public

The question is never really "has it propagated," it's "how much of the internet has it propagated to," and a single lookup from your own machine can't answer that.

This matters most right after a change: pointing a domain at a new server, switching CDN providers, updating an MX record for a new mail provider, or adding a TXT record for SPF or DMARC. Get it wrong and the symptoms are often confusing rather than obvious, some visitors land on the old server, some emails bounce, some verification checks silently fail, all while everything looks fine from where you're sitting.

Checking from multiple regions and resolvers at once cuts straight through that uncertainty. Instead of guessing whether a change has taken effect, you can see it directly: which resolvers have it, which don't, and roughly how long the stragglers should take to catch up based on the TTL. It turns "is this working yet" from a waiting game into a checklist.

DNS Record Types This Tool Checks

Each type answers a different question about a domain. The tool queries all of these against four resolvers per region.

RecordWhat It Tells You
AThe IPv4 address a domain points to
AAAAThe IPv6 address a domain points to
MXThe mail server that handles a domain's email, with its priority
TXTText records used for SPF, DMARC and domain verification
NSThe authoritative nameservers for the zone
CNAMEAn alias pointing one name at another
SOAZone authority details including the serial and default TTL
PTRThe reverse (pointer) record mapping an IP address back to a hostname
DNS Lookup Questions

What is a DNS lookup?

It asks the domain name system what a domain resolves to, for whatever record type you're interested in. Our version asks four public resolvers in each of five regions and shows every answer side by side.

Why do different resolvers give different answers?

Because they cache. Each resolver holds onto a record for its TTL before asking the authoritative server again, and that window differs per resolver. Right after a change it's normal for one resolver to have the new value while another still serves the old one.

How long does DNS propagation take?

It's tied to the TTL you've set. Lower TTLs mean stale records clear faster, which is why they're common before a planned change. The tool shows the lowest TTL it saw and an estimate of how long until the slowest resolver catches up.

What does the consensus check tell me?

When every resolver in every region returns the same answer set, the change has propagated everywhere we can see. When they disagree, the tool shows which resolver is out of step instead of leaving you to guess.

Which record types can I check?

A, AAAA, MX, TXT, NS, CNAME and SOA. The table above explains what each one is for.

Your full diagnostic toolkit

Free Network & Website Tools

Domain Search Tool

Search available domain names instantly with real-time pricing. AI powered brandable name suggestions turn a business idea into ready to register names.

Ping Test

An essential latency test that measures real-time responsiveness and connection stability. It provides critical data on packet loss and round-trip times to ensure a consistent user experience.

Server Check

A comprehensive health audit that verifies server reachability, SSL validity, and CDN performance. It ensures your site is correctly configured and accessible across both modern and legacy IP versions.

Traceroute

A deep-path analysis tool that maps every network hop between the source and the target. It pinpoints the exact location of bottlenecks or failures within the global internet infrastructure.

MAC Address Lookup

Identify the manufacturer of any network device by its MAC address. Powered by the IEEE OUI database with real-time vendor details.

Robots.txt Tester

Analyze your site's robots.txt file for format errors, crawl rules, and get AI powered optimization suggestions.

IPv6 Test

Check whether your connection and server support IPv6, and verify dual-stack reachability. Confirms your site resolves correctly over both IPv4 and IPv6.

Broken Link Checker

Crawl your site to find broken internal and external links, broken images, and missing ALT text with sitemap validation against search-bot best practices.