TrendPro
🔎

DNS Lookup Tool — Check DNS Records Online Free

Network

Look up DNS records for any domain instantly. Check A, AAAA, CNAME, MX, TXT, NS, SOA and SRV records. Free online DNS checker powered by Cloudflare DNS.

✓ Free✓ No Sign-up✓ Browser-based

ℹ️ CNAME records only work on subdomains (e.g. www.example.com) — root domains use A records.

ℹ️ AAAA records are only present if the domain supports IPv6.

ℹ️ Powered by Cloudflare DNS-over-HTTPS.

About the DNS Lookup Tool — Check DNS Records Online Free

Our free DNS lookup tool lets you instantly query DNS records for any domain name. Check A records (IPv4 address), AAAA records (IPv6 address), CNAME records (canonical name alias), MX records (mail server), TXT records (domain verification, SPF, DKIM), NS records (nameservers), SOA records (start of authority) and SRV records (service location). Powered by Cloudflare's DNS-over-HTTPS service for fast, accurate and privacy-focused lookups. Used by developers, sysadmins, webmasters and IT professionals worldwide.

How to Use the DNS Lookup Tool — Check DNS Records Online Free

  1. 1

    Enter the domain name you want to look up — e.g. google.com or example.org. Do not include https:// or any path.

  2. 2

    Select the DNS record type you want to query using the quick type buttons or the dropdown.

  3. 3

    Click DNS Lookup.

  4. 4

    View all matching records including the data value, record type and TTL (Time To Live).

  5. 5

    Click the copy icon next to any record to copy it to your clipboard.

Frequently Asked Questions

What is a DNS lookup?

A DNS lookup queries the Domain Name System to retrieve DNS records associated with a domain name. DNS records contain information about a domain such as which server it points to (A record), which servers handle its email (MX record), and domain ownership verification strings (TXT record).

What is an A record?

An A record (Address record) maps a domain name to an IPv4 address. For example, example.com might have an A record pointing to 93.184.216.34. This is the most common DNS record type and tells browsers which server to connect to when visiting a website.

What is an MX record?

An MX record (Mail Exchange record) specifies the mail servers responsible for receiving email for a domain. When someone sends an email to user@example.com, the sending server looks up the MX record to know where to deliver the message.

What is a TXT record used for?

TXT records store text-based information for a domain. Common uses include domain ownership verification (for Google Search Console, etc.), SPF records (to prevent email spoofing), DKIM keys (email authentication) and DMARC policies.

Why does my CNAME lookup show no results?

CNAME records can only exist on subdomains (e.g. www.example.com), not on root/apex domains (e.g. example.com). If you are looking up a root domain, try an A record instead. Most root domains use A records, not CNAME records.

Why does my AAAA lookup show no results?

AAAA records only exist if the domain has IPv6 configured. Many websites still only use IPv4 (A records). If no AAAA records are found, the domain simply does not have IPv6 enabled — this is not an error.

Related Tools