Standards & RFCs
ReferenceKey IETF standards, RFCs, and BCPs that define DNS root server operations, resolver behavior, protocol mechanics, and security extensions.
Core DNS
Foundational specifications that define the Domain Name System
Domain Names — Concepts and Facilities
Defines the fundamental concepts of the DNS: the domain name space, resource records, name servers, and resolvers. Establishes the hierarchical namespace structure and delegation model that root servers sit at the top of.
Domain Names — Implementation and Specification
Companion to RFC 1034. Specifies the DNS message format, transport (UDP/TCP on port 53), resource record wire format, master file format, and the operational details of name servers and resolvers.
Root Server Operations
Standards governing root name service requirements and local root operation
DNS Root Name Service Protocol and Deployment Requirements
Defines the protocol and deployment requirements for the DNS root name service. Specifies that root servers must support both UDP and TCP, EDNS(0), and DNSSEC. Obsoletes RFC 2870.
Running a Root Server Local to a Resolver
Describes how to configure a recursive resolver to serve the root zone locally via zone transfer, reducing latency and improving privacy for root queries. Covers AXFR/IXFR from distribution servers.
IAB Technical Comment on the Unique DNS Root
States the Internet Architecture Board's position that there must be a single authoritative root for the public DNS. Establishes the principle of a unique root as fundamental Internet architecture.
Resolver Behavior
Standards for how DNS resolvers interact with the root and name server infrastructure
DNS Resolver Priming
Describes the priming process by which a DNS resolver initializes its root server cache. Specifies that resolvers must send a priming query for ". NS" and process the response to populate root NS records and glue.
Security Implications of Using the Data Encryption Standard (Informational; root resolver context)
Note: This slot reserved for future resolver-specific RFCs as the IETF publishes updates. The DNS resolver ecosystem continues to evolve with new best practices.
DNS Security (DNSSEC)
Extensions providing authentication and integrity for DNS data
DNS Security Introduction and Requirements
Introduces the DNS Security Extensions (DNSSEC), explaining the threat model, design goals, and overall architecture. Describes the trust chain from root to leaf zones using signed delegation.
Resource Records for the DNS Security Extensions
Defines the DNSSEC resource record types: DNSKEY (public keys), RRSIG (signatures), NSEC (authenticated denial of existence), and DS (delegation signer). These records form the cryptographic backbone of DNSSEC.
Protocol Modifications for the DNS Security Extensions
Specifies the modifications to DNS protocol processing for DNSSEC. Covers signature validation, chain of trust construction, handling of the AD and CD bits, and requirements for security-aware resolvers and servers.
Automated Updates of DNS Security (DNSSEC) Trust Anchors
Defines the mechanism for automated trust anchor rollover using the "hold-down" timer approach. Critical for root key rollovers — allows validators to track changes to the root zone KSK without manual intervention.
DNS Terminology
Authoritative definitions for DNS concepts and components
DNS Terminology
The authoritative glossary of DNS terms. Defines over 100 terms including root server, authoritative server, recursive resolver, stub resolver, zone, delegation, glue records, and many more. Obsoletes RFC 8499.
Anycast
Standards for IP anycast as used by root server deployments
Operation of Anycast Services
Describes operational considerations for deploying anycast services, which is the primary distribution method for root server instances. Covers routing stability, catchment areas, and monitoring challenges.
Architectural Considerations of IP Anycast
Analyzes the architectural implications of IP anycast for Internet services. Discusses how anycast interacts with TCP, DNSSEC, and geolocation, with direct relevance to how root server operators distribute their service globally.
IANA
The Internet Assigned Numbers Authority manages the root zone and maintains the authoritative list of root server operators and service addresses.
RSSAC
The Root Server System Advisory Committee advises ICANN on operational matters relating to the root name server system. Publishes advisories and measurements.
IETF Datatracker
The IETF's document database and tracking system. Search for any RFC, Internet-Draft, or working group document related to DNS and root server operations.
Download Root Server Data
Get structured root server data in JSON, CSV, and YAML formats for your projects and reference builds.