How to get Free domains, registration and setup
67Get Your Free Domain here
What is a Domain?
Domain is an identifier for the IP Addresses associated with a computer/server. For example, google.com is a domain name mapped to the IP address of google server. IP Addresses mapped to domain name are resolved in the Domain Name System (DNS).
Domain names are alphabetic and are easy to remember compared to the direct IP Address. When you hit google.com in browser, it goes to a DNS server which translates it to the associated IP Address before sending the request to the google server. DNS are a network of servers which passes the request to next if one is not able to resolve the DNS.
Domain Names consists of top level domain (TLD) which is the suffix, the domain name and sub domain names.
For ex, in www.google.com,
com is the tld,
google is the domain name and
www is subdomain name
Following are some of the TLDs,
Generic TLDs:
- gov - For government agencies
- org - Orgnaizations
- net - Network Organizations
- com - Commercial Business
- edu - Educational Institutions
- mil - Military
- biz - Bonafide business or commercial use
- tel - Contact Data Publish
- info - Informative website
- mobi - Mobile Website
Country Specific TLDs:
- us - United States
- in - India
- au - Australia
- cn - China
- uk - United Kingdom
- pk - Pakistan
- sg - Singapore
- za - South Africa
- and more...
Domain Management
Domain Setup may look complex, however it is very simple to do.
A domain can be setup based on following options:
- Name Server
- Zone Records
- URL Cloaking
- Path Forwarding
You may check out http://tinyurl.com/yd67la6 for Setup details.
Name Server
Name Server is a system where the server IP address is mapped to a Domain Name.
With a name server based setup, one can specify the address of the name server (say, ns1.example.com, ns2.example.com)
When the URL or the website is accessed, the domain provider will lookup the specific name server for the associated IP address and the request will be forwarded.
Zone Records
Zone records are organized in a Zone file of a DNS Server. Zone records can be Mail Exchanger, Host, CNAME, TXT, NS.
CNAME: CNAME records allow a machine to be known by more than one hostname. The cname may be domains.example.com where domains.example.com can be mapped to a different website than example.com.
MX: MX or mail exchange records describe the machines to contact for sending a mail to a DNS node. Each MX records contains a preference (lower preference get higher priority) and host name through which the mail should be routed.
A: A or address records describe the IP that a given DNS node has. Value will be IP address of the node which resolves the domain alias.
NS: NS record defines the name servers to lookup for the alias or domain name. Value will be DNS node name.
TXT: TXT records are informational records to provide additional information about a host. Typically, used to define the Sender Policy Framework (SPF) information record which may be used to validate legitimate email sources from a domain
URL Cloaking
URL Cloaking is a URL Forwarding technique where the user will be redirected to the given URL but the redirected URL will be hidden with a inline frame.
Path Forwarding
Path Forwarding is a URL Forwarding technique where the user will be redirected to the given URL and redirected URL will not be hidden.
PrintShare it! — Rate it: up down flag this hub










Sara Tonyn says:
3 months ago
Very helpful info! I have to take baby steps when I'm learning about things like domains but thanks to hubs like yours I should be taking adult steps soon! Thanks much. :)