Home
Lookup Tools
Analysis
Bulk & Enterprise
Resources
Close

DNS Record Types

Complete guide to all DNS record types. Learn what each record does, see examples, and look them up instantly.

Understanding DNS Record Types

DNS (Domain Name System) uses different record types to store various kinds of information. When you type a domain name in your browser, DNS resolvers query these records to find the right server to connect to. Each record type serves a specific purpose:

Click on any record type above to learn more about its purpose, syntax, examples, and best practices. Each guide includes a direct link to our DNS Record Finder tool to look up that specific record type.

Frequently Asked Questions

What are DNS record types?

DNS record types are different categories of data stored in the Domain Name System. Each type serves a specific purpose: A records map domains to IPv4 addresses, MX records specify mail servers, TXT records store text data like SPF and DKIM, CNAME records create aliases, and many more. There are over 30 different DNS record types defined in various RFCs.

What are the most common DNS record types?

The most common DNS record types are: A (IPv4 address), AAAA (IPv6 address), MX (mail server), TXT (text data including SPF/DKIM/DMARC), CNAME (alias), NS (nameserver), and SOA (zone authority). These records handle the majority of DNS queries for websites and email.

What DNS records are needed for email?

For email, you need: MX records (to specify mail servers), SPF records (stored in TXT, to authorize sending servers), DKIM records (stored in TXT, for email signatures), and DMARC records (stored in TXT, for authentication policy). These records work together to ensure email deliverability and prevent spoofing.

What are DNSSEC records?

DNSSEC (DNS Security Extensions) records add cryptographic security to DNS. Key types include: DNSKEY (public signing keys), DS (delegation signer for chain of trust), RRSIG (cryptographic signatures), NSEC/NSEC3 (authenticated denial of existence), and CDS/CDNSKEY (for automated key management). DNSSEC prevents DNS spoofing and cache poisoning attacks.

How do I look up a specific DNS record type?

Use DNSai's DNS Record Finder tool. Enter your domain, select the specific record type from the dropdown (A, MX, TXT, DKIM, etc.), choose your DNS server, and click Lookup. You can also select "All Record Types" to query everything at once.