Free DNS Record Checker

Look up DNS records for any domain. Check A, AAAA, MX, TXT, CNAME, NS, SOA, and SRV records instantly using Google DNS.

DNS Lookup Tool
|

DNS Record Types Explained

A Record
Maps domain to IPv4 address (e.g., 192.168.1.1)
AAAA Record
Maps domain to IPv6 address
CNAME Record
Creates an alias to another domain name
MX Record
Specifies mail servers for the domain
TXT Record
Holds text data (SPF, DKIM, verification)
NS Record
Specifies authoritative name servers

How to Use the DNS Record Checker

Enter the Domain Name

Type or paste the domain name you want to look up (e.g., example.com). Do not include http:// or www - just the bare domain name works best.

Select Record Types

Choose which DNS record types to query: A (IPv4), AAAA (IPv6), MX (mail), TXT (SPF/DKIM), CNAME (alias), NS (nameserver), SOA (authority), or SRV (services).

Click Lookup

Press the Lookup button to query DNS servers. The tool uses Google DNS (8.8.8.8) to fetch current DNS records for your domain. Results appear within seconds.

Review the Results

View all DNS records found for each type, including TTL values and record data. Copy individual records or export all results. Use this to verify DNS configuration or troubleshoot issues.

Pro tip: Your data is processed entirely in your browser. Nothing is sent to any server, ensuring complete privacy.

About DNS Record Checker

DNS (Domain Name System) is the phonebook of the internet. When you enter a domain name, DNS translates it into an IP address that computers use to locate servers. Our DNS Record Checker helps you inspect all the DNS records associated with any domain, useful for troubleshooting, verification, and security audits.

Use Cases

  • Troubleshooting: Verify DNS configuration when websites or email aren't working
  • Domain Migration: Check records before and after migrating to a new host
  • Email Setup: Verify MX, SPF, DKIM, and DMARC records for email deliverability
  • SSL Verification: Check CAA records for certificate authority restrictions
  • Propagation Check: Monitor DNS changes propagating across the internet
  • Security Audit: Review DNS configuration for potential security issues

Frequently Asked Questions

What is a DNS record?

DNS (Domain Name System) records are instructions that live in authoritative DNS servers and provide information about a domain. They tell the internet where to find a website, how to route email, and verify domain ownership.

What are the most common DNS record types?

The most common DNS records are: A (IPv4 address), AAAA (IPv6 address), CNAME (alias to another domain), MX (mail server), TXT (text data for SPF, DKIM, verification), and NS (nameserver).

How do I check DNS records for my domain?

Enter your domain name in the input field and click Lookup. Select which record types you want to check (A, AAAA, CNAME, MX, TXT, NS, SOA, SRV). The tool will query DNS servers and display all records found.

What is TTL in DNS records?

TTL (Time To Live) is the time in seconds that a DNS record is cached. Lower TTL values mean DNS changes propagate faster but increase DNS server load. Common TTL values range from 300 (5 minutes) to 86400 (24 hours).

How long does DNS propagation take?

DNS propagation typically takes 24-48 hours globally, though most changes are visible within a few hours. The propagation time depends on TTL values and how quickly ISPs refresh their DNS caches.