Www2
   HOME

TheInfoList



OR:

In the Domain Name System (DNS) hierarchy, a subdomain is a
domain Domain may refer to: Mathematics *Domain of a function, the set of input values for which the (total) function is defined **Domain of definition of a partial function **Natural domain of a partial function **Domain of holomorphy of a function * Do ...
that is a part of another (main) domain. For example, if a domain offered an online store as part of their website example.com, it might use the subdomain shop.example.com .


Overview

The Domain Name System (DNS) has a tree structure or hierarchy, which includes nodes on the tree being a domain name. A subdomain is a domain that is part of a larger domain. Each label may contain from 1 to 63
octets Octet may refer to: Music * Octet (music), ensemble consisting of eight instruments or voices, or composition written for such an ensemble ** String octet, a piece of music written for eight string instruments *** Octet (Mendelssohn), 1825 compos ...
. The full domain name may not exceed a total length of 253 ASCII characters in its textual representation.RFC 1035, ''Domain names--Implementation and specification'', P. Mockapetris (Nov 1987) Subdomains are defined by editing the DNS zone file pertaining to the parent domain. However, there is an ongoing debate over the use of the term "subdomain" when referring to names which map to the Address record A (host) and various other types of zone records which may map to any public IP address destination and any type of server. Network Operations teams insist that it is inappropriate to use the term "subdomain" to refer to any mapping other than that provided by zone NS (name server) records and any server-destination other than that. According t
RFC 1034
''"a domain is a subdomain of another domain if it is contained within that domain"''. Based on that definition, a host cannot be a subdomain, only a domain can be a subdomain. A subdomain will also have a separate zone file with a SOA record (Start of Authority). Most domain registries only allocate a two-level domain name. Hosting services typically provide DNS Servers to resolve subdomains within that master domain. A fully qualified domain name consists of multiple parts. For example, take the English Wikipedia domain en.wikipedia.org. The en is a subdomain of wikipedia.org. Although wikipedia.org is usually considered to be the domain name, wikipedia is actually a sub-domain of the org TLD (top level domain). Any fully qualified domain name can be a host or a subdomain. A domain name that does not include any subdomains is known as an ''apex domain'', ''root domain'', or ''bare domain''. For example, wikipedia.org is the apex domain of Wikipedia, which redirects to the subdomain www.wikipedia.org.


Subdomain usage

Subdomains are often used by internet service providers supplying web services. They allocate one (or more) subdomains to their clients who do not have their own domain name. This allows independent administration by the clients over their subdomain. Subdomains are also 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 www.cs.example.edu. There are some widely recognized subdomains such as
WWW The World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet. Documents and downloadable media are made available to the network through web se ...
and FTP. This allows for a structure where the domain contains administrative directories and files including the FTP directories and webpages. The FTP subdomain could contain logs and the web page directories, while the WWW subdomain contains the directories for the webpages. Independent authentication for each domain provides access control over the various levels of the domain.


Uses


United Kingdom

In the United Kingdom, the second-level domain names are standard and branch off from the
top-level domain A top-level domain (TLD) is one of the domains at the highest level in the hierarchical Domain Name System of the Internet after the root domain. The top-level domain names are installed in the root zone of the name space. For all domains in ...
. For example: * .ac.uk - academic ( tertiary education, further education colleges and research establishments) and learned societies * .co.uk - general use (usually commercial) * .gov.uk - government (central and local) * .judiciary.uk - courts (to be introduced in the near future) * .ltd.uk -
limited companies In a limited company, the liability of members or subscribers of the company is limited to what they have invested or guaranteed to the company. Limited companies may be limited by shares or by guarantee. In a company limited by shares, the lia ...
* .me.uk - general use (usually personal) * .mod.uk -
Ministry of Defence {{unsourced, date=February 2021 A ministry of defence or defense (see spelling differences), also known as a department of defence or defense, is an often-used name for the part of a government responsible for matters of defence, found in states ...
and HM Forces public sites * .net.uk - ISPs and network companies (unlike .net, use is restricted to these users) * .nhs.uk - National Health Service institutions * .nic.uk
network use only
(
Nominet UK Nominet UK is currently delegated by IANA to be the manager of the .uk domain name. Nominet directly manages registrations directly under .uk, and some of the second level domains .co.uk, .org.uk, .sch.uk, .me.uk, .net.uk, .ltd.uk and .plc.uk. ...
) * .org.uk - general use (usually for non-profit organisations) * .parliament.uk - parliamentary use (only for the UK Parliament and the
Scottish Parliament The Scottish Parliament ( gd, PĂ rlamaid na h-Alba ; sco, Scots Pairlament) is the devolved, unicameral legislature of Scotland. Located in the Holyrood area of the capital city, Edinburgh, it is frequently referred to by the metonym Holyro ...
) * .plc.uk -
public limited companies A public limited company (legally abbreviated to PLC or plc) is a type of public company under United Kingdom company law, some Commonwealth jurisdictions, and the Republic of Ireland. It is a limited liability company whose shares may be free ...
* .police.uk - police forces * .sch.uk -
Local Education Authorities Local education authorities (LEAs) were local councils in England that are responsible for education within their jurisdiction. The term was used to identify which council (district or county) is locally responsible for education in a system wit ...
, schools,
primary Primary or primaries may refer to: Arts, entertainment, and media Music Groups and labels * Primary (band), from Australia * Primary (musician), hip hop musician and record producer from South Korea * Primary Music, Israeli record label Works * ...
and secondary education, community education


Vanity domain

A
vanity domain In the Domain Name System (DNS), a vanity domain is a domain name whose purpose is to express the individuality of the person on whose behalf it is registered. This contrasts with domain names which resolve to an organisation (e.g. a company) or ...
is a subdomain of an ISP's domain that is aliased to an individual user account, or a subdomain that expresses the individuality of the person on whose behalf it is registered.


Server cluster

Depending on application, a
record A record, recording or records may refer to: An item or collection of data Computing * Record (computer science), a data structure ** Record, or row (database), a set of fields in a database related to one entity ** Boot sector or boot record, ...
inside a domain, or subdomain might refer to a hostname, or a service provided by a number of machines in a cluster. Some websites use different subdomains to point to different
server cluster A computer cluster is a set of computers that work together so that they can be viewed as a single system. Unlike grid computers, computer clusters have each node set to perform the same task, controlled and scheduled by software. The comp ...
s. 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 versus directories

Subdomains are different from directories. Directories are physical folders on an actual computer, while subdomains are a part of the
URL A Uniform Resource Locator (URL), colloquially termed as a web address, is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identifie ...
that can be routed to any file or folder on the server machine.


See also

* Domain name * Hostname *
Subdirectory In computing, a directory is a file system cataloging structure which contains references to other computer files, and possibly other directories. On many computers, directories are known as folders, or drawers, analogous to a workbench or the t ...
*
Subpage A subpage usually refers to a lower level web page in a website or wiki. Example website In this example website, news, about, portfolio and contact are subpages of home. Also, study one and study two are subpages of portfolio. Wikis ...
*
Vanity domain In the Domain Name System (DNS), a vanity domain is a domain name whose purpose is to express the individuality of the person on whose behalf it is registered. This contrasts with domain names which resolve to an organisation (e.g. a company) or ...
* Webpage


References

{{reflist Domain Name System