Home     Blog

DNS Root Servers

The DNS root servers are thirteen DNS server clusters which are responsible for delegating DNS requests to the top level domain (TLD) nameservers.

The DNS Root Servers

root123 DNS Root Servers

A.ROOT-SERVERS.NET.

Operator: VeriSign Naming and Directory Services
IP Address: 198.41.0.4

B.ROOT-SERVERS.NET.

Operator: Information Sciences Institute
IP Address: 192.228.79.201

C.ROOT-SERVERS.NET.

Operator: Cogent Communications
IP Address: 192.33.4.12

D.ROOT-SERVERS.NET.

Operator: University of Maryland
IP Address: 128.8.10.90

E.ROOT-SERVERS.NET.

Operator: NASA Ames Research Center
IP Address: 192.203.230.10

F.ROOT-SERVERS.NET.

Operator: Internet Systems Consortium, Inc.
IP Address: 192.5.5.241

G.ROOT-SERVERS.NET.

Operator: U.S. DOD Network Information Center
IP Address: 192.112.36.4

H.ROOT-SERVERS.NET.

Operator: Autonomica/NORDUnet
IP Address: 128.63.2.53

I.ROOT-SERVERS.NET.

Operator: Autonomica/NORDUnet
IP Address: 192.36.148.17

J.ROOT-SERVERS.NET.

Operator: VeriSign Naming and Directory Services
IP Address: 192.58.128.30

K.ROOT-SERVERS.NET.

Operator: Reseaux IP Europeens – Network Coordination Centre
IP Address: 193.0.14.129

L.ROOT-SERVERS.NET.

Operator: Internet Corporation for Assigned Names and Numbers
IP Address: 198.32.64.12

M.ROOT-SERVERS.NET.

Operator: WIDE Project
IP Address: 202.12.27.33

The DNS root servers have not been changed between 29 January, 2004 and today — 22 November, 2006.

To view the canonical list of current DNS root servers, view the named.root file at Internic.

Related Articles on DNS

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)
Follow Will.Spencer on

Comments (3)

 

  1. Ian Mason says:

    Greetings:
    I am attempting to find an Internet source which would allow me to download a list of all the current root dns.
    I know that “.ca”, “.net”,”.com”  are on the list.
    I do not need the I.P.s, only the string, human readable list.
    Thank you for taking your valuable time to assist me.
    Ian Mason
    abc258Mason@netscape.net

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)
    • Kevin says:

      Hi Ian,
      Internic.net publishes the contents of their root DNS zone file here: ftp://ftp.internic.net/domain/root.zone.gz
      You will need to properly interpret the file.  Essentially, every line is a DNS record.  The lines containing NS records indicate intended name servers.  Those name servers will typically have A records to indicate their IP addresses.  Here is an example:
      za.            172800    IN    NS    disa.tenet.ac.za.
      disa.tenet.ac.za.    172800    IN    A    196.21.79.50
      .            518400    IN    NS    a.root-servers.net.
      a.root-servers.net.    518400    IN    A    198.41.0.4
      This shows that one name server of the za domain (South Africa) is disa.tenet.ac.za. The actual IP of disa.tenet.ac.za is given as 196.21.79.50.
      The root servers are those that can resolve the root name, which is just a period. An example for Internic servers is a.root-servers.net with the IP 198.41.0.4 but any number of servers could be specified to resolve the root name. Much of our internet security relies upon the fact that only trusted servers are listed to resolve the root name.
      Hope that helps.
      Kevin A. Naudé

      VA:F [1.9.17_1161]
      Rating: 0.0/5 (0 votes cast)
  2. Stephen Sanders says:

    May 2, 2012
    DNS For The Perpetually Perplexed;
    In anticipation of WebAnswer.org:

    Hi,

    Perhaps you could add my name to the perpetually perplexed regarding DNS issues in general. While I have learned much while struggling to simply have “easily resolvable” websites that are not prone to all sorts of malicious attacks, there are still so many issues that still need clarification.

    I finally began to believe that perhaps “owning or leasing” one’s own “static” IP’s is no longer the answer for the issue of creating name servers for my own use and the use of future clients that I would like to host.

    Additionally the abundance of information about setting up DNS for ones home or business computer and then adding the involvement of the ISP, all using the same “terminology” of “Free Public DNS Name Servers” instead of explaining these IP’s to be “resolvers” just adds more confusion to an already complex issue.

    Finally, it seems that having such a huge presence of sophisticated and talented individuals who would like to obtain access to all sorts of online servers and websites, benefits the computer companies themselves who continuously develop their products in answer to our either real or perceived worries regarding the security of our virtual properties.

    Are the experts in this matter truly helping us unravel this matter, or are they merely asserting their greater understanding than ours so that we continuously come to them for help?

    Sincerely,

    Stephen Sanders

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)

Leave a Reply

Related Posts

  • How to Find DNS Servers

    The easiest way to find DNS servers is by using the ‘nslookup’ tool. Start nslookup Set the search type to NS. This tells nslookup to search for nameservers Finally, enter the domain name for the nameservers being searched for Here are some search examples for the most popular searches: Finding the Lincsat DNS Servers $ [...]...


  • Root Certificate

    A Root Certificate is a self-signed certificate or an unsigned public key certificate which forms an important part of the PKI (public key infrastructure). The most common commercial type of root certificates is based on the ISO X.509 standard. Such a certificate (a X.509 certificate) usually carries the digital signature of a certification authority (CA), [...]...


  • Root Certificate Update

    In most enterprise-level public key infrastructure systems, there is a dependence upon certificate chains to verify the identity of a party. When a Certificate Authority (CA) issues a certificate for any party, the legitimacy of that certificate authority must be verified. This is usually done by a higher certificate authority. This higher authority is part [...]...


  • How to Reset a Mac OS X System Administrator (root) Password

    Warning: Unless deliberately changed, the keychain password is bound to the original administrator password. This originally provided single sign-on capabilities. Using the following method to reset one’s administrator password will require additional steps to also reset the keychain password. Please be advised that this may mean deleting any keychain protected with one’s original administrator password. [...]...


  • Public DNS Servers

    DNS (Domain Name System) servers are designed to allow networked devices such as computers, phones, and other servers to look up address records in DNS tables. The majority of DNS servers are configured to provide service to the organizations or people that own or pay service fees for the hardware. There are a number of [...]...