![]() |
|
Question: What is a domain name? |
|
Answer: A domain name is the computers name that is registered on the internet. |
The domain name is a unique name that identifies a device on the internet.
Domain names always have 2 or more parts separated by dots - the first
part is the specific machine and sub-network and the part on the right
is the server and type of server.
| domain name | specific | server | type |
|---|---|---|---|
| www.usd.edu | www | usd | edu |
| mail.usd.edu | usd | edu | |
| hab.sss.usd.edu | hab.sss | usd | edu |
that last example has the specific information split into
a computer name and a subnetwork name
hab computer name sss sub-network
This is actually an old approach to naming. The new approach has added a 2 letter abbreviation of the country to the end of the url. For now there is no plan to re-assign all of the domain names that did not include this country code.
| domain name | specific | server | type | country |
|---|---|---|---|---|
| www.wow.com.jp | www | wow | com | jp (japan) |
It is possible for a single computer to have more than one domain name. This allows for serving several web sites - making each appear to be running on an individual machine.
Usually all of the computers, printer, and other devices on a given network have the same right-hand portion of their domain names. This helps the network administrator keep track of the machines and helps trace problems. Here at USD each department has a sub-network name.
| abbreviation | % | stands for | abbreviation | % | stands for | |
|---|---|---|---|---|---|---|
| .com | 28 | commercial | .gov | 2 | government | |
| .edu | 12 | educational | .mil | 4 | military | |
| .net | 19 | network provider | .org | 2 | organization |
| © 2000 HOME | Tutorials | [email protected] | Back to Internet 101 |