The DNS is a distributed, hierarchical database where authority flows from the top (or root) of the hierarchy downward.
When thinking of the structure of the DNS, imagine an inverted tree. Each branch of the tree is within a zone of authority; however, multiple branches of the tree can be within a single zone.
The software (Bind being the most common) that stores domain name information is called a domain name server. A single name server can be authoritative for multiple zones. All zones have a primary master and a secondary master name server that provides authoritative responses for their zones.
If you query a name server not authoritative for a particular zone, that name server will most likely have up-to-date information. This is because zone information propagates throughout the Internet at regular intervals, and name servers cache zone information for which they are not authoritative.
DNS Commands
There are three crucial commands that can put all the DNS information you need at your fingertips. The way to use this article is to try each of the commands listed on a domain name, so you can see what the output looks like. Learn by doing!
Zone file database records divide DNS information into three primary types: NS (Name Server) records, MX (Mail Exchange) records, and A (Address) records. NS records indicate the name servers. MX records indicate the hosts that handle e-mail delivery; the priority (pri) number indicates the order in which mail servers are used, with the lowest number receiving the highest priority. The A (Address) records map hostnames to IP addresses, the real names of machines.
host
This is the simplest of the DNS commands. It is a quick way to determine the IP address of a hostname:
: host www.your-domain-name.com
The -a option will return all of the DNS information in verbose format.
: host -a www.your-domain-name.com
Now that you know the IP address for www.your-domain-name.com, try a reverse lookup.
: host IP-ADDRESS
dig (domain information groper)
This command gathers and returns DNS information in a format the name server can use directly. You will find it easy to query specific name servers with dig.
You can quickly determine the Name servers of your host or any other host:
: dig ns your-host.com
Then you check your (or another) website against the host's name servers:
: dig www.your-domain-name.com @ns.your-host.com
Dig can provide output that is in the same format as the zone file itself. Here is how to get the whole zone file:
: dig any your-domain-name.com
Here are the most useful dig query types: dig any (gathers all DNS information), dig ns (gathers name server information), dig mx (gathers mail exchanger information) and dig a (gathers network address information).
The dig command can also do reverse lookups with output formatted for the zone file:
: dig -x IP-Address
nslookup
You can use this tool as a single line command, or you can use it interactively, which distinguishes it from the other DNS commands. Once you have started nslookup, type set all to list the default options. As with dig you can choose the server (name server) you want to query, and you can decide the type of DNS information on which to focus.
Just as you can issue commands to nslookup interactively, you can also change the initial defaults by starting a .nslookuprc file. The format of the .nslookup is one command per line:
set type=NS
set domain=srvns.your-host.com
set timeout=10
Conclusion
These three commands can provide you with most of the information you need about your domain names. They are powerful tools, and this article should provide you enough information to get started or offer a quick refresher if you already use these commands.
About the Author:
Dan Forootan founded EZ Publishing, Inc. in 1998. EZ Publishing's Small Business Web Hosting provides the essential tools for using the Web as a marketing tool. The package includes web hosting, the StreamSend permission-based email marketing solution. Please email questions or comments about this article to articles@ezpublishing.com. Thank you.
In the first case the customer is really looking for... Read More
Bandwidth in its simplest terms refers to the amount of... Read More
Choosing a host or switching hosts can be an agonizing... Read More
Once you have your company's web site up and running,... Read More
What is Dedicated Web Hosting? Dedicated web hosting can alleviate... Read More
John's online business is expanding. His customers are increasing day... Read More
If you run a website hosting business, you already know... Read More
First, to see if you can use cheap web hosting... Read More
One of the most confusing decisions someone new to web... Read More
The DNS is a distributed, hierarchical database where authority flows... Read More
Finding a good and reliable web hosting company is like... Read More
What is web hosting? Whenever you visit a website, what... Read More
After much Net surfing and looking at all the offers... Read More
The Basics of Linux & Windows :Linux (and its close... Read More
Many free web hosting accounts are free to use, however... Read More
When it comes to budget web hosting, there are a... Read More
A web host reseller account is a web hosting account... Read More
There are literally thousands of hosting solutions on the internet... Read More
First of all we must determine the meaning of the... Read More
The website hosting business is very competitive these days with... Read More
There are a couple of key things to look at... Read More
Ever heard the saying "Penny-wise and Dollar-foolish"?Well bargain priced website... Read More
If you're looking for a hosting web package cheap there... Read More
When building your first site the main things that you... Read More
Most Internet service providers do not give you static IP... Read More
There comes a time when the internet bug hits us... Read More
One of the most common concerns people have when deciding... Read More
First things First. Why would you like to have Windows... Read More
A domain name and paid hosting are considered essential for... Read More
The Basics:Web hosting offers you the opportunity to put your... Read More
If you are anything like me, you'd probably like to... Read More
Some web hosts are offering more than others for the... Read More
Many businesses, from one-man-bands to multi-national corporations, have a web-presence... Read More
Choosing the right web server will be one of the... Read More
Web Hosting is a service. Auto mechanics also provide a... Read More
You're not alone! Many people are bound to the old... Read More
For those of you who don't really understand where or... Read More
Consider the following web hosting blunders and do not allow... Read More
When it comes to web hosting, the quality of the... Read More
Here are the following three methods that can help you... Read More
Selecting a web hosting company is like sending one of... Read More
With literally hundreds of web hosting providers competing for your... Read More
We often see server uptime statistics when looking for hosting... Read More
Bandwidth in its simplest terms refers to the amount of... Read More
How To Select A Web Hosting CompanyWhen starting out, it... Read More
Here are some things you should know before finding a... Read More
Before we talk about what it takes to... Read More
With hundreds of web hosting companies to choose from today... Read More
Perhaps your web hosting company has a technical support group... Read More
What is a Dedicated / Virtual Dedicated server and why... Read More
Web Hosting |