DNS Record Types
Browse every common DNS record type — A, AAAA, CNAME, MX, TXT, NS, SOA, PTR, SRV, CAA, DNSKEY, DS, TLSA and more — with its purpose, a copyable zone-file example and a category. Search and filter instantly, in your browser, free.
Every common DNS resource-record type, explained with a real zone-file example. Everything runs in your browser from a built-in reference — nothing is sent to the server.
About DNS Record Types
This DNS record types reference covers every record you are likely to meet in a zone file: A, AAAA, CNAME, MX, TXT, NS, SOA, PTR, SRV and CAA, the DNSSEC family (DNSKEY, DS, TLSA, SSHFP), the mail-authentication trio (SPF, DKIM, DMARC), plus ALIAS/ANAME, NAPTR, HINFO, LOC and the newer SVCB and HTTPS records.
Each entry shows the record type in monospace, its full name, a plain-English explanation of what it does, and a copyable zone-file example in real syntax — for instance example.com. IN MX 10 mail.example.com. — so you can adapt working lines instead of reconstructing the format from memory.
Category badges group the records by job: Address, Mail, Naming/Alias, Text/Verification, Infrastructure, Security/DNSSEC and Service. Search matches the type, the name and the purpose alike, so both MX and mail exchanger reach the same entry.
How to use DNS Record Types
- Search for a record by type, name or purpose — for example MX, mail exchanger or DNSSEC.
- Filter by category to browse address, mail, naming, verification, infrastructure, security or service records.
- Read the plain-English purpose and the real zone-file example for each type.
- Copy the record type or the full example line to adapt in your own DNS zone.