DomainGlossary
advancedGeneral

Zone File

The file on a nameserver containing all DNS records for a domain.

A DNS zone file is a text file stored on a nameserver that contains all DNS records for a domain. It maps domain names to IP addresses, mail servers, and other resources using standard resource record formats (A, AAAA, CNAME, MX, TXT, NS, SOA). Zone files follow the BIND format and are the authoritative source for a domain's DNS configuration.