Install our app 🪄 click on the icon in the top right of the address bar.

DNS Lookup

What Is a DNS Lookup?

A DNS lookup is the process of querying the Domain Name System to retrieve the DNS records associated with a domain name. DNS is the internet's phone book — it translates human-readable domain names like "example.com" into IP addresses like 93.184.216.34 that computers use to route traffic. Every time you visit a website, send an email, or connect to any internet service, a DNS lookup happens behind the scenes. Our DNS lookup tool lets you query any domain and view all of its DNS records including A records (IPv4 addresses), AAAA records (IPv6 addresses), MX records (mail servers), CNAME records (aliases), TXT records (verification and policy records like SPF, DKIM, and DMARC), NS records (authoritative name servers), SOA records (zone authority information), and more. This information is invaluable for website administrators, developers, email deliverability specialists, and security professionals who need to verify, troubleshoot, or audit DNS configurations.

How to Use the DNS Lookup Tool

  1. Enter a domain name — type or paste the domain you want to look up (e.g., "example.com" or "mail.example.com").
  2. Select record types — choose which DNS record types to query, or select "All" to retrieve every available record type.
  3. Click "Lookup" to query the DNS system and retrieve the current records for that domain.
  4. Review the results — each record is displayed with its type, value, TTL (time-to-live), and priority (for MX records).

Results reflect the current live DNS configuration. Keep in mind that DNS changes can take up to 48 hours to propagate globally due to caching.

Common Use Cases

  • Domain verification: Confirm that A records and CNAME records point to the correct web hosting server after a migration or setup.
  • Email troubleshooting: Check MX records to verify mail server configuration and diagnose email delivery failures.
  • SPF/DKIM/DMARC validation: Inspect TXT records to ensure email authentication policies are correctly configured to prevent spoofing.
  • DNS propagation checking: Verify that DNS changes have propagated by comparing expected and actual record values.
  • Security auditing: Review all DNS records to identify misconfigurations, dangling CNAME records, or unauthorized changes.
  • Competitor research: Look up hosting providers, CDNs, and email services used by other websites through their DNS records.

Frequently Asked Questions

What are the most important DNS record types?

The most critical DNS records are: A records, which map a domain to an IPv4 address; AAAA records, which map to IPv6; CNAME records, which create aliases pointing one domain to another; MX records, which specify mail servers and their priority; TXT records, which hold verification strings, SPF policies, and DKIM keys; and NS records, which identify the authoritative name servers for the domain. SOA records contain zone administration details including serial numbers and refresh intervals.

Why do DNS changes take time to propagate?

DNS records include a TTL (Time-To-Live) value measured in seconds that tells DNS resolvers how long to cache the record before re-querying. When you change a DNS record, resolvers worldwide continue serving the cached old value until the TTL expires. This is why propagation can take anywhere from minutes to 48 hours depending on the previous TTL setting. To speed up future changes, lower the TTL to 300 seconds (5 minutes) a day before making changes.

How do I fix email delivery issues using DNS lookup?

Start by checking the MX records to ensure they point to the correct mail server with proper priority values. Then check TXT records for SPF (Sender Policy Framework) to verify that authorized sending servers are listed. Look for DKIM records (usually under a selector subdomain like "default._domainkey") and DMARC records (at "_dmarc.yourdomain.com"). Missing or misconfigured email authentication records are the most common cause of email deliverability problems.

Featured On

ToolSparkr featured on Fazier