About DNS Records Checker
Our Free DNS Records Checker queries authoritative and recursive nameservers worldwide in real time. It diagnoses all essential DNS record types including A (IPv4), AAAA (IPv6), MX (Mail Exchanger), TXT (SPF, DKIM, site verification), CNAME (Canonical Name aliases), NS (Authoritative Nameservers), and SOA (Start of Authority) records along with their configured Time-To-Live (TTL) values.
Mathematical Formula & Calculation Method
DNS Query Resolution: Client β Recursive Resolver β Root NS β TLD NS β Authoritative Nameserver
The resolver queries the DNS hierarchy down to the authoritative nameserver for the zone file, returning records and caching them for the duration specified in the TTL (Time-To-Live) field.
| Variable | Definition / Parameter | Unit |
|---|---|---|
A Record |
Maps hostname to 32-bit IPv4 address | IPv4 (e.g. 192.0.2.1) |
AAAA Record |
Maps hostname to 128-bit IPv6 address | IPv6 (e.g. 2001:db8::1) |
MX Record |
Directs email to mail servers with priority | Priority + Hostname |
TXT Record |
Holds arbitrary text for SPF, DKIM, and ownership verification | String |
TTL |
Time-To-Live cache duration in seconds | Seconds |
Step-by-Step Calculation Examples
DNS Records for example.com
Scenario: Checking web and email records for example.com.
- Domain: example.com
- Record Types: ALL (A, AAAA, MX, TXT, NS)
Authoritative lookup on zone root nameserver
How to Use the DNS Records Checker
- Enter the target domain name (e.g. example.com).
- Click "Lookup DNS" to query global DNS records.
Common Real-World Use Cases
Website & Server Migrations
Confirm that DNS A and CNAME records have properly switched over to your new web host IP address.
Email Authentication (SPF & DKIM)
Verify that Google Workspace, Microsoft 365, or SendGrid TXT verification records are actively propagated.
TTL & Caching Optimization
Inspect Time-To-Live values before scheduled maintenance to minimize downtime for global visitors.
Key Features & Capabilities
- Queries all standard DNS record types in milliseconds.
- Displays TTL (Time To Live), priority weights, and hostnames.
- Verifies SPF, DKIM, and DMARC TXT records.
Technical Architecture & Privacy
DNS Records Checker is engineered with a focus on performance, mathematical accuracy, and maximum user privacy. Operating with a high-performance, rate-limited backend infrastructure, this utility delivers real-time network diagnostics and deep protocol analysis backed by strict SSRF filtering and automated sanitization.