Everything you need to see DNS clearly.

Plain-language explainers, deep technical guides, and step-by-step playbooks for diagnosing, hardening, and understanding DNS — paired with our four investigation tools.

Popular:
45 In-depth articles
9 Topic categories
4 Investigation tools
Free No login required

Choose your path

Four ways into the library.

Start with the one closest to your question. Every path leads back to the same articles, organized differently.

Quick reference

DNS cheat-sheet.

Bookmark this — the records and commands that come up most often in real investigations.

Record types at a glance

  • AIPv4 address for a hostname
  • AAAAIPv6 address for a hostname
  • CNAMEAlias from one name to another
  • MXMail exchanger for a domain
  • NSAuthoritative nameservers for a zone
  • TXTFree-form text — SPF, DKIM, DMARC, verification
  • SOAZone authority & timing parameters
  • SRVService location with priority, weight, port
  • PTRReverse lookup — IP to hostname
Full record types guide

Common dig commands

  1. $ dig example.com A +short Quick A record lookup with terse output.
  2. $ dig example.com MX Find the mail exchangers for a domain.
  3. $ dig +trace example.com Trace delegation from the root downward.
  4. $ dig example.com TXT SPF / DMARC / verification records.
  5. $ dig DNSKEY example.com +dnssec Inspect DNSSEC keys and RRSIG signatures.
  6. $ dig @1.1.1.1 example.com Force a query against a specific resolver.
All DNS commands

Browse by topic

Nine categories. Forty-five articles.

Pick a topic to filter the index below — or click again to clear.

All articles

Complete support index.

Every article across product documentation and the DNS reference library — searchable, filterable, and grouped by topic.

Still need help?

Send us the details — we read every message.

Include the domain, the workflow, or a paste of the zone file you're working with so support can respond faster.

Contact support