IT
OmnvertImage • Document • Network

DNS Propagation Checker

Query A/AAAA/CNAME/TXT/MX/NS records. Recursive vs Authoritative views help catch stale caches or misconfigurations.

Recursive results

Waiting…

Authoritative results

Waiting…

How it works

The tool asks your server to resolve the domain and returns answers as seen by a recursive resolver. Authoritative view queries the domain’s NS to bypass caches (enable /api/network/dns-check-authority).

Tips: after DNS changes, start with NS answers to confirm the zone, then compare with recursive results. Check TTLs and consider CDN propagation delays.

About

Use this DNS checker to confirm which records are visible on the internet. It’s helpful after DNS changes (new A record, MX setup, SPF/DKIM updates) when you want to verify that resolvers return the expected values.

DNS propagation is not always instant. Some resolvers cache results based on TTL, and authoritative misconfigurations can cause inconsistent responses. This tool makes it easier to compare what different lookups return so you can identify where the mismatch happens.

For email deliverability, DNS is especially critical: MX, SPF, DKIM and DMARC must be correct. If your site is not reachable, A/AAAA and CNAME records are often the first place to check.

DNS Propagation Checker is designed to be straightforward: pick your input, choose the output settings, and generate a result you can copy or download. We focus on predictable defaults so you can get a usable output quickly, then fine-tune only when you need to.

If you’re using this tool for work, treat the result like any other export: verify a small sample first, then run the full job. Small checks (file size, encoding, preview, or a spot-check of values) prevent surprises later when you publish, upload, or share the output.

Quality and compatibility often pull in different directions. When you want maximum compatibility, choose widely supported options. When you want smaller size or faster delivery, pick modern formats and compression settings—but keep an original copy so you can re-export without compounding losses.

Privacy matters. Some tools run fully in your browser, while others may need server-side processing (for heavy conversions or specialized libraries). Where uploads are required, keep files non-sensitive and avoid including secrets in inputs. Always review the final output before sharing publicly.

Troubleshooting tips: if the output looks wrong, try changing one setting at a time, and confirm your input is what you think it is (color profile, transparency, encoding, delimiters, or line endings). Many issues come from an unexpected input variant rather than a broken converter.

For best UX, we keep the interface minimal and the results easy to copy. If you’re on mobile, prefer shorter inputs and smaller files, and use Wi‑Fi for large uploads. On desktop, batch workflows are usually faster and easier to verify.

A practical workflow looks like this: (1) start from the highest-quality source you have, (2) run a quick test with default settings, (3) adjust only one parameter at a time if needed, and (4) validate the output in the place it will actually be used (website, app, email, print, or a media player). This keeps results consistent and makes it clear which setting caused which change.

If you repeat the same task often, consistency is more valuable than tiny optimizations. Use stable naming (include format, size, and date in the filename), keep a “known good” sample for comparison, and save your preferred settings as a habit. When exporting multiple items, process them in small batches so you can spot problems early.

FAQ

How long does DNS propagation take?
It depends on TTL and resolver caching. Some changes appear quickly, others may take hours.
What is TTL?
TTL is how long resolvers can cache a DNS answer before asking again from authoritative servers.
Why do different resolvers show different results?
Caching, geo routing, split-horizon DNS, or inconsistent authoritative records can cause differences.
Which records matter for websites?
A/AAAA and CNAME are common for web traffic. NS indicates authoritative name servers.
Which records matter for email?
MX for mail routing, TXT for SPF/DKIM/DMARC policies and verification.
Is it free to use?
Yes—this tool is free to use. Usage limits may apply for very large files or extreme workloads.

Related Tools