All tools · 🌐 Network Tools

📚 DNS Record Types Reference

DNS has more record types than anyone remembers. You know A and MX, maybe SPF and DKIM if you set up email. But what about SRV, CAA, DNSKEY, TLSA? This reference covers every type you might run into, with one-line summaries and concrete example values.

Loading tool…

Examples

Most common
OutputA (IPv4) · AAAA (IPv6) · MX (mail) · TXT (verification, SPF, DKIM) · CNAME (alias) · NS (nameserver)
Less common but important
OutputCAA (which CAs can issue certs) · SRV (service location) · PTR (reverse DNS) · DNSKEY (DNSSEC)

Frequently asked questions

Difference between A and CNAME?

A points a domain to an IP directly. CNAME points a domain to another domain (which then resolves). CNAME cannot coexist with other records on the same name, and cannot be set on the apex.

What is CAA and should I set it?

CAA tells the world which CAs (Let's Encrypt, DigiCert, etc.) can issue SSL certs for your domain. Prevents random CAs from issuing certs in your name. Yes, set it.

About this calculator

DNS Record Types Reference runs entirely in your browser using standard formulas. No data is sent to any server. We don't share your inputs with lenders, brokers, or anyone else — there's no funnel and no follow-up email.

Related tools

← All 35 calculators

Why this tool

vs typical free network-tools sites

NetToolsetTypical free site
PriceFreeFree
Signup requiredNoOften (for advanced features)
Ads inside the toolNoYes (banner + interstitial)
Logs your IP / queriesNoYes (often resold)
Data sent to a serverMath runs in browser; lookups hit Cloudflare DoH directlyYes (all goes through their server)
Open sourceYesNo
Bookmarkable URL per toolYesMixed
MultilingualEN / ES / PT / FR / DEUsually EN only
Loads in under 1sYes (static)Often slow (ad tracking)