DNSPurpose of DNSThe purpose of the DNS (Domain Name System) is to allow internet users to type in addresses in the form of easy to remember names and words, rather then forced to type in the servers actual IP address. Find IP Address of Domain NameTo find the IP address of a domain name, first begin by querying a root name server with the request. The root name server will respond that it does not know what the ip address is, but will send you a list of "authoritative" servers that you should try instead. Start the same query again with one of the authoritative servers listed. You may have to repeat this process several times. DNS Root Name ServersIn addition to the ip addresses below, you can access a root server by preceding the domain root-servers.net with the particular servers letter.
DNS PortThe Domain Name System service runs from port 53. Telneting into DNS ServersYou can not telnet into a DNS server (via port 53) and issue raw commands. The DNS Server operates on binary commands, and is not text based. |