What Is A Domain Name System
What Is A Domain Name System
What Is A Domain Name System
Every computer on the Internet, be it a web server, home computer or any other
network device has a unique IP address allotted to it. This IP address is used to
establish connections between the server and the client in order to initiate the
transfer of data. Whether you are trying to access a website or sending an email, the
DNS plays a very important role here.
For example, when you type “www.google.com” on your browser’s address bar, your
computer will make use of the DNS server to fetch the IP address of Google’s server
that is “8.8.8.8″. After obtaining the IP address, your computer will then establish a
connection with the server only after which you see the Google’s home page loading
on your browser. The whole process is called DNS Resolution.
With millions of websites on the Internet, it is impossible for people to remember the
IP address of every website in order to access it. Therefore, the concept of domain
name was introduced so that every website can be identified by its unique name
which makes it easy for people to remember. However, the IP address is still used as
the base for internal communication by network devices. This is where the DNS
www.class.slwebcreations.com | info@class.slwebcreations.com
2
comes in to action that works by resolving the user friendly domain name to its
corresponding machine friendly IP address.
In simple words, domain names are for humans while IP addresses are for network
devices. The “Domain Name System” is a protocol to establish a link between the
two. Hence, it is not a surprise that you can even load a website by directly typing its
IP address instead of the domain name in the browser’s address bar (give it a try)!
The root servers represent the top level of the DNS hierarchy. These are the DNS
servers that contain the complete database of domain names and their
corresponding IP addresses. Currently, there are 13 root servers distributed globally
which are named using the letters A, B, C and so on up to M.
Local servers represent the lower level DNS servers that are owned and maintained
by many business organizations and Internet Service providers (ISPs). These local
servers are able to resolve frequently used domain names into their corresponding IP
addresses by caching the recent information. This cache is updated and refreshed on
a regular basis.
www.class.slwebcreations.com | info@class.slwebcreations.com
3
In rare cases where none of the lower level DNS servers contain the record for a
given domain name, the DNS query eventually reaches one of the root name server
to obtain the response.
How does a “root name server” obtain the information about new domains?
How often the DNS servers are updated to refresh the cache?
There is no specific rule that defines the rate at which DNS servers should be
updated. It usually depends on the organization such as the ISP that maintains the
server. Most DNS servers are updated on an hourly basis while some may update
their databases on a daily basis.
I hope you have now understood the working of DNS in a very convincing manner.
Pass your comments and share your opinion.
www.class.slwebcreations.com | info@class.slwebcreations.com