Skip to content
The Key Elements Of A Domain or Website

The Key Elements Of A Domain or Website

October 15, 2012

So, you’ve purchased a domain and are intent on hosting useful services like email, a website and possibly even cloud storage. This is all great, but the day comes when you want to make changes or an expiry happens and the “Hosting” word rears it’s ugly head. Who is hosting my servers? What do I need to make a website or keep it online? What are all the key elements of a domain or website? Look no further, I will explain this (and more) in today’s basics article.

For each domain (such as microsoft.com) to exist on the Internet, it must have three key elements in place. These elements are a Registrar, Nameserver(s), and a Server(s). If, for some reason, one of these three key elements fails - the services dependant on that will also fail. Every time a person looks up your website, for example www.microsoft.com, each of these three elements is used starting from the registrar (who provides the nameserver), then the nameserver (who provides details on how to find server hosts). All of these three elements can be handled by one company or multiple different companies. Let’s take a look at each one of them.

  1. The Registrar - Also known as: Reg-Server, WHOIS Server
    The Registrar might be thought of as a top-level registration office, where all of the companies interested in operating online have to start. In some cases, the Registrar may have local government or community interests in mind before letting a company or individual setup a domain on their area of control. Registrars administer and control what’s called top-level domain names. Some Registrars of note include, but are not limited to CIRA (for Canadian .ca domains), and Network Solutions (for the most popular .com domains). Looking up information from a registrar is called a “WHOIS” lookup.

Once finished, you tell the registrar where your nameserver(s) are:

  1. The Nameserver(s) - Also known as: DNS or Domain Name Server
    The nameserver is what you might think of as a phone book. In the same way that we need phone numbers to call each other, computers also need numbers to contact each other. The Nameserver turns a host “name” request like “http://www.microsoft.com” into a “number” a computer can use like “192.145.33.24” Some companies online may have many nameservers setup to handle a large amount of traffic or to keep things online if one nameserver were to fail. Like a gas station that also does car washes, the registrar sometimes can provide nameservers, but doesn’t always do this. One example of a nameserver site is CloudNS. Looking up details with the nameserver is done using utilities such as “nslookup” or “dig”.

Once setup, you fill the nameserver(s) records to direct users to your server(s).

  1. The Server(s) - Also known as: Web Server, Mail Server, Exchange Server, FTP Server
    This last element is where most of the work happens. This is where your “stuff” (or files) will be located. The Server is the place where computers will come to send or request information and the server will provide the data or, in some cases, an error. The server may always be online and constantly processing whatever data is being acted on. If you have multiple services (like email and a website) on your domain, you are likely to have multiple types of servers handling them. Looking up and administering server(s) are done with whatever specific tools are provided - often in the form of “control panel” or administration interfaces. Some examples of server(s) are Google’s Apps, and Microsoft’s Office 365.

Hopefully this gives you the basic knowledge needed to understand what makes domain tick. If you’ve ever wondered who handles what service in your own operation, start with these three elements and identify who does each of them. Incidentally, if you are trying to identify the registrar and nameservers, start with a whois lookup on that domain. Do a DNS records lookup to find out what servers are doing what. You’ll likely save a great deal of time, money and grief by knowing.

Last updated on