Domain Name Server

In computing, a name server (also spelled nameserver) consists of a program or computer server that implements a name-service protocol. It maps a human-recognizable identifier to a system-internal, often numeric, identification or addressing component.

For example, on the Internet, a special case of name servers, so called Domain Name System (DNS) servers, are used to translate a hostname or a domain name (for example, ‘www.pubdomains.in’) to its corresponding binary identifier (the IP address 67.15.184.7), or vice versa.

Domain Name System
The Internet maintains two principal namespaces, the domain name hierarchy and the Internet Protocol (IP) address system. The Domain Name System maintains the domain namespace and provides translation services between these two namespaces. Internet name servers implement the Domain Name System. A DNS name server is a server that stores the DNS records, such as address (A) records, name server (NS) records, and mail exchanger (MX) records for a domain name (see also List of DNS record types) and responds with answers to queries against its database.

The top hierarchy of the Internet Domain Name System is served by the root name servers maintained by delegation by the Internet Corporation for Assigned Names and Numbers (ICANN).

Popularity: unranked

Related Posts:

  • No Related Posts