DNS Lookup
Instant records for A, AAAA, MX, NS, SOA, and TXT.
You are connecting from:
...
A Records (IPv4)
AAAA Records (IPv6)
Mail Servers (MX)
Nameservers
Start of Authority (SOA)
TXT Records
CAA (SSL Security)
CLI Access
Text
Report
$ curl https://dns.wiredalter.com/google.com
COPY
JSON
Data
$ curl https://dns.wiredalter.com/api/lookup/google.com
COPY
What is this?
A free tool to check DNS propagation and record details directly from our servers.
Global Propagation Checker
Use the propagation checker to verify if your DNS records have successfully updated across multiple geographic regions worldwide.
Does it cache results?
We respect the TTL (Time To Live) of the records, but our lookups are performed in real-time.
API Usage?
You can use /api/lookup/domain.com to get
a JSON response for your applications.
Fully Open Source
For full transparency, this service runs entirely in memory and logs nothing. Inspect the code, audit the security, or host it yourself.
GitHub