The document discusses Domain Name System (DNS) servers and how they work. It provides information on:
1) DNS servers translate domain names to IP addresses so computers can locate systems on the internet. The DNS database hierarchy includes root servers, TLD servers, and authoritative name servers.
2) DNS uses a distributed database and client-server model. Root servers point to TLD servers, which point to authoritative servers that maintain records for domains.
3) DNS configuration files include named.conf, resolv.conf, zone files, and include files that define DNS settings and mappings.