Subdomain
From Wikipedia, the free encyclopedia
In the Domain Name System (DNS) hierarchy, a subdomain is a domain that is part of a larger domain.[1] For example, "mail.example.com" and "calendar.example.com" are subdomains of the "example.com" domain, which in turn is a subdomain of the "com" top-level domain (TLD).
Note that "subdomain" expresses relative dependence, not absolute dependence: for example, wikipedia.org comprises a subdomain of the org domain, and en.wikipedia.org comprises a subdomain of the domain wikipedia.org. In theory, this subdivision can go down to 127 levels deep, and each DNS label can contain up to 63 characters, as long as the whole domain name does not exceed a total length of 255 characters. But in practice some domain registries have shorter limits than that.
A subdomain is sometimes termed a vanity domain, especially when it is a subdomain of an ISP's own domain aliased to an individual user account. However, the term "vanity domain" has other usages, discussed at that article.
Some websites use different subdomains to point to different server clusters. For example, www.example.com points to Server Cluster 1 or Datacentre 1, and www2.example.com points to Server Cluster 2 or Datacentre 2, etc.
Subdomains are commonly used by organizations that wish to assign a unique name to a particular department, function, or service related to the organization. For example, a university might assign "cs" to the computer science department, such that a number of hosts could be used inside that subdomain, such as mail.cs.example.edu or www.cs.example.edu.
Depending on application, a record inside a domain, or subdomain might refer to a Host name, or a service provided by a number of machines in a cluster.
[edit] References
- ^ P. Mockapetris (1987-11-01). "RFC 1034 DOMAIN NAMES - CONCEPTS AND FACILITIES, section 3.1. "Name space specifications and terminology"". Retrieved on 2008-08-03.

