Starter guide for domain names
Posted Under (Domain Names, Web Hosting) by Ramraj Edagutti on Oct Tue, 2008
Domain name represents or identifies a location on the internet. Generally, domain name is mapped to ip address (e.g. 127.0.0.1) and inturn this ip address is mapped to a physical computer location. So, every domain name is mapped to ip address on the internet.
More than one domain can be mapped to single ip address.
Below is the example for domain names
www.greenarticle.com or www.studywell.info
here, greenarticle and studywell is the domains names, and these must be unique on the internet.
.com, .info are the top level domains. Later, I will talk more on top level, second level and lower level domains.
Domain name servers resolve the domain names to ip addresses using domain name system mechanism. To make you understand simple, follow the below explanation
- Every domain name is associated with atleast one domain name server
- e.g. greenarticle.com is linked to some.nameserver.com ( name server are invisible to user, but domain owner can see and modify it)
- when user make a request to www.greenarticle.com, request will go to some.namerserver.com name server
- this name server knows which ip adderss the domain name is mapped to
- Finally, the request is forwarded to the ip address where webpages are saved
- And then browser will download webpages from ip address and dispalyed to user.
In next article, I will explain about different types of domains and domain levels.
