Hi guys I’m back after a while. Couldn’t post any articles recently while me and my partner were working on this site to bring up with a new look
. I thought to explain about DNS (Domain Name System) in a simple way. Because many people are curious to know about it. So what it is?
What is DNS (Domain Name Sysem)
Whenever you hit www..com in your browser, your PC is directly connecting to the IP Address of the ‘s web server in behind and gets you the webpage. the translation process of .com -to-> 101.202.303.404 ip is called DNS (Domain Name System). This system was implemented because, we can easily remember Names rather than a number. Imagine that you remember all your favorite websites ip addresses? Impossible. and another reason is, server’s ip addresses are changed time to time. You can see it by pinging a domain name in the command-prompt.
Open your command-prompt by entering “CMD” in “run”, and type the following code.

How it works
The server provides the DNS service is called DNS Server. When clients send queries about domain names, The DNS Server resolves and update the current ip addresses of the particular servers ip addresses for the requested domain name and acknowledge it to the client.
If the the DNS Server doesn’t know where to point, he asks another DNS Server, and after it gets the update he keeps that it his resolver cache. The procedure of the DNS is described in the figure below.
First time when you enter the domain name, your PC doesn’t know what is the ip of the .com. And he asks a DNS Server who knows where to go, and server replies to the PC with the ip address of the web server.
Hope this guide helps you. If you have any questions about it, just toss a comment below.












April 25, 2011 at 12:13 am
i need about cain & able. pls add tutorials…
April 25, 2011 at 12:17 am
I will try to make a tutorial about Cain. Keep in touch.
April 25, 2011 at 6:43 pm
Nice work brother… ; )