Federal Reserve Fraud

Purpose of DNS

The 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 Name

To 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 Servers

In addition to the ip addresses below, you can access a root server by preceding the domain root-servers.net with the particular servers letter.

LetterIP AddressOperator
A198.41.0.4VeriSign
B192.228.79.201USC-ISI
C192.33.4.12Cogent Communications
D128.8.10.90University of Maryland
E192.203.230.10NASA
F192.5.5.241ISC
G192.112.36.4Defense Information Systems Agency
H128.63.2.53U.S. Army Research Lab
I192.36.148.17Autonomica
J192.58.128.30VeriSign
K193.0.14.129RIPE
L199.7.83.42ICANN
M202.12.27.33WIDE

Query a DNS Server

Server
Domain
Record
captcha

DNS Port

The Domain Name System service runs from port 53.

Telneting into DNS Servers

You 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.