Query any domain for A, AAAA, MX, NS, TXT, CNAME, SOA, PTR, CAA, and SRV records instantly, using real DNS over HTTPS queries to Google and Cloudflare. No signup, nothing installed.
DNS Record Lookup
Results
| Type | Name | Value | TTL |
|---|
A Record Across Independent Public Resolvers
This compares four genuinely independent public resolvers so you can see whether their caches agree. It is not a simulation of global geographic propagation, which would require querying from servers physically located in different regions.
DNS Record Type Reference
| Type | Stores | Typical TTL | Use Case |
|---|---|---|---|
| A | IPv4 address | 300 to 3600s | Maps hostname to IPv4, first check for connectivity |
| AAAA | IPv6 address | 300 to 3600s | Maps hostname to IPv6 |
| MX | Mail server + priority | 3600 to 86400s | Routes email to the correct server |
| NS | Authoritative name server | 86400s+ | Delegates the domain to its DNS servers |
| TXT | Arbitrary text | 300 to 3600s | SPF, DKIM, DMARC, ownership verification |
| CNAME | Alias to another hostname | 300 to 3600s | Subdomains aliased to a main domain or CDN |
| CAA | Permitted certificate issuers | 3600 to 86400s | Restricts which CAs can issue SSL certificates |
| SRV | Service host, port, priority | 300 to 3600s | Locates services like SIP or Microsoft 365 |
How This Tool Works
This tool sends a real DNS over HTTPS query from your browser directly to dns.google/resolve or cloudflare-dns.com/dns-query, whichever you select. No query passes through WritoryBuzz servers. The resolver you choose queries the domain's authoritative name servers and returns the records directly to your browser.
DNS Propagation, Honestly Explained
When a DNS record changes, the old value can stay cached at any resolver until its TTL expires. A genuine global propagation check requires querying from servers in many physical locations, which a browser-based tool cannot do. What this tool can honestly offer is a comparison across several independent public resolver providers, useful for spotting whether one major provider is still serving a stale cached answer.
To speed up propagation before a planned change, lower your record's TTL to around 300 seconds 24 to 48 hours in advance, then restore it once the change has settled.
Frequently Asked Questions
More Free Developer Tools
Look up geolocation and network details for any IP address.
Open Tool → Robots.txt GeneratorControl crawler access to the domain you just looked up.
Open Tool → XML Sitemap GeneratorBuild a sitemap for the domain once DNS is confirmed working.
Open Tool → Favicon DownloaderCheck and download the favicon for the domain you just resolved.
Open Tool →