ToolBox

Full DNS Record LookupEvery Record Type, One Query

Enter a domain to retrieve A, AAAA, MX, NS, TXT, CNAME, SOA, and CAA records — all at once.

Domain Name

Frequently Asked Questions

What DNS record types does this tool query?

This tool queries all major DNS record types in a single lookup: A (IPv4), AAAA (IPv6), MX (mail servers), NS (name servers), TXT (text records including SPF/DKIM/DMARC), CNAME (aliases), SOA (start of authority), and CAA (certificate authority authorization).

What is an SOA record?

The SOA (Start of Authority) record contains administrative information about a DNS zone, including the primary name server, the email of the domain administrator, the zone serial number, and timers for refresh, retry, expire, and minimum TTL.

What is a CAA record?

CAA (Certificate Authority Authorization) records specify which certificate authorities are allowed to issue SSL/TLS certificates for a domain, preventing unauthorized CAs from doing so.

Why would a record type show zero results?

Not all domains have every record type. For example, a root domain typically won't have a CNAME, many domains don't have AAAA (IPv6) or CAA records, and some may not have MX records if they don't handle email.

How are the queries performed?

All queries are made client-side using Cloudflare's DNS-over-HTTPS (DoH) resolver. Each record type is queried in parallel for fast results.

Related Tools