DNS Records Lookup & Checker

Inspect and diagnose DNS records for any domain name worldwide in real time with TTL, target host, and priority details.

Input Parameters
Calculation Result
β€”
Enter values to see real-time calculation.

About DNS Records Checker

The Domain Name System (DNS) is the foundational phonebook of the internet, translating human-friendly hostnames (like example.com) into machine-routable IP addresses (like 93.184.216.34) and directing email routing (MX records). When configuring new web hosting, migrating servers, or setting up email deliverability, verifying DNS record resolution is critical.

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

πŸ“ Calculation Formula
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

Example #1

DNS Records for example.com

Scenario: Checking web and email records for example.com.

Given Inputs:
  • Domain: example.com
  • Record Types: ALL (A, AAAA, MX, TXT, NS)
Working: Authoritative lookup on zone root nameserver
Calculated Result: A: 93.184.216.34 (TTL: 3600) AAAA: 2606:2800:220:1:248:1893:25c8:1946 (TTL: 3600) NS: a.iana-servers.net, b.iana-servers.net

How to Use the DNS Records Checker

  1. Enter the target domain name (e.g. example.com).
  2. 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.

Frequently Asked Questions

Why are my DNS changes not showing up immediately?

DNS records are cached by internet service providers (ISPs) and local devices based on the TTL (Time To Live) setting of the previous record. Changes become visible worldwide once the old TTL expires.

What is the difference between an A record and a CNAME record?

An A record points a domain directly to a numeric IP address, whereas a CNAME record points a domain or subdomain as an alias to another hostname.

πŸ”— Embed this Tool on your Website

Copy and paste this lightweight, privacy-first HTML iframe widget into your blog, documentation, or web app: