DNS Lookup Tool

Check DNS records for any domain. View A, AAAA, MX, CNAME, NS, TXT, and SOA records with detailed information.

Lookup DNS Records

Examples: google.com, github.com, cloudflare.com

What is DNS?

DNS (Domain Name System) is like the internet's phone book. It translates human-readable domain names (like google.com) into IP addresses that computers use to communicate.

Record Types Explained:

  • A Record:Maps domain to IPv4 address
  • AAAA:Maps domain to IPv6 address
  • MX:Mail exchange servers
  • CNAME:Canonical name (alias)
  • NS:Authoritative name servers
  • TXT:Text data (SPF, verification)
  • SOA:Zone authority information

Common Use Cases

  • Verify domain DNS configuration
  • Troubleshoot email delivery issues
  • Check domain migration status
  • Verify DNS propagation after changes
  • Audit domain security settings (SPF/DKIM)
  • Research competitor infrastructure

Fast & Accurate

Powered by Google DNS API for reliable and fast DNS lookups worldwide.

7 Record Types

Check A, AAAA, MX, CNAME, NS, TXT, and SOA records in one lookup.

Lookup History

Keep track of your last 5 DNS lookups for quick access.

Frequently Asked Questions

What is a DNS lookup?

A DNS lookup is the process of querying DNS servers to retrieve DNS records for a domain name. These records include IP addresses (A/AAAA), mail servers (MX), name servers (NS), and more.

What DNS record types can I check?

This tool checks 7 common DNS record types: A (IPv4 address), AAAA (IPv6 address), MX (mail server), CNAME (alias), NS (name server), TXT (text records), and SOA (start of authority).

What is an A record?

An A record (Address Record) maps a domain name to an IPv4 address. It's the most common DNS record type and tells browsers which server to connect to when visiting a website.

What is an MX record?

MX records (Mail Exchange) specify the mail servers responsible for receiving email for a domain. They include a priority value to determine which server to try first.

How often do DNS records update?

DNS records have a TTL (Time To Live) value that determines how long they're cached. TTL can range from seconds to days. After the TTL expires, DNS servers fetch fresh data.

Is this DNS lookup tool free?

Yes! This DNS lookup tool is completely free to use. You can check DNS records for any domain without limits or registration.