All Topics  
Domain name

 

   Email Print
   Bookmark   Link






 

Domain name



 
 
The term domain name has multiple related meanings:

This article primarily discusses registered domain names. See the Domain Name System
Domain name system

The Domain Name System is a hierarchical naming system for computers, services, or any resource participating in the Internet. It associates various information with domain names assigned to such participants....
 article for technical discussions about general domain names and the hostname
Hostname

A hostname is the unique name by which a network-attached device is known on a computer network. The hostname is used to identify a particular host in various forms of electronic communication such as the World Wide Web, e-mail or Usenet....
 article for further information about the most common type of domain name.

The main purpose of a domain name is to provide a recognizable names to mostly numerically addressed
IP address

An Internet Protocol address is a numerical identification that is assigned to devices participating in a computer network utilizing the Internet Protocol for communication between its nodes....
 Internet
Internet

The Internet is a global network of interconnected computers, enabling users to share information along multiple channels. Typically, a computer that connects to the Internet can access information from a vast array of available server and other computers by moving information from them to the computer's local memory....
 resources.






Discussion
Ask a question about 'Domain name'
Start a new discussion about 'Domain name'
Answer questions from other users
Full Discussion Forum



Encyclopedia


The term domain name has multiple related meanings:
  • A hostname
    Hostname

    A hostname is the unique name by which a network-attached device is known on a computer network. The hostname is used to identify a particular host in various forms of electronic communication such as the World Wide Web, e-mail or Usenet....
     that identifies a computer or computers on the Internet. These names appear as a component of a Web site's URL
    Uniform Resource Locator

    In Information technology, a Uniform Resource Locator is a type of Uniform Resource Identifier that specifies where an identified resource is available and the mechanism for retrieving it....
    , e.g. en.wikipedia.org.
  • Registered domain names, which are obtained from domain name registrar
    Domain name registrar

    A domain name registrar is a company, accredited by the Internet Corporation for Assigned Names and Numbers or by a national ccTLD authority, to register Internet domain names....
    s.
  • Names used for other purposes in the Domain Name System
    Domain name system

    The Domain Name System is a hierarchical naming system for computers, services, or any resource participating in the Internet. It associates various information with domain names assigned to such participants....
     (DNS), for example the special name which follows the @ sign in an email address, or the Top-level domain
    Top-level domain

    A top-level domain , sometimes referred to as a top-level domain name, is the last part of an domain name, that is, the group of letters that follow the final dot of any domain name....
     names like .com, or the names used by the Session Initiation Protocol
    Session Initiation Protocol

    The Session Initiation Protocol is a Signalling protocol, widely used for setting up and tearing down multimedia communication sessions such as Internet telephony and video calls over the Internet....
     (VoIP), or DomainKeys
    DomainKeys

    DomainKeys is an e-mail authentication system designed to verify the DNS domain of an e-mail sender and the message integrity. The DomainKeys specification has adopted aspects of Identified Internet Mail to create an enhanced protocol called DomainKeys Identified Mail ....
    .


This article primarily discusses registered domain names. See the Domain Name System
Domain name system

The Domain Name System is a hierarchical naming system for computers, services, or any resource participating in the Internet. It associates various information with domain names assigned to such participants....
 article for technical discussions about general domain names and the hostname
Hostname

A hostname is the unique name by which a network-attached device is known on a computer network. The hostname is used to identify a particular host in various forms of electronic communication such as the World Wide Web, e-mail or Usenet....
 article for further information about the most common type of domain name.

The main purpose of a domain name is to provide a recognizable names to mostly numerically addressed
IP address

An Internet Protocol address is a numerical identification that is assigned to devices participating in a computer network utilizing the Internet Protocol for communication between its nodes....
 Internet
Internet

The Internet is a global network of interconnected computers, enabling users to share information along multiple channels. Typically, a computer that connects to the Internet can access information from a vast array of available server and other computers by moving information from them to the computer's local memory....
 resources. This abstraction allows any resource (e.g., website) to be moved to a different physical location in the address topology of the network, globally or locally in an intranet
Intranet

An intranet is a private computer networking that uses Internet technologies to securely share any part of an organization's information or operational systems with its employees....
, in effect changing the IP address.

Defined

Registered domain names are restricted to using the same characters as all other hostname
Hostname

A hostname is the unique name by which a network-attached device is known on a computer network. The hostname is used to identify a particular host in various forms of electronic communication such as the World Wide Web, e-mail or Usenet....
s, as such they typically can only use ASCII
ASCII

American Standard Code for Information Interchange , is a coding standard that can be used for interchanging information, if the information is expressed mainly by the written form of English words....
 letters, numbers, the hyphen (-), with the dot (.) used to separate DNS labels. Since this definition does not allow the use of many characters commonly found in non-English languages, and no multi-byte characters necessary for most Asian languages, the Internationalized domain name
Internationalized domain name

An internationalized domain name is an Internet domain name that contains one or more non-ASCII characters. Such domain names could contain letters with diacritics, as required by many non-English languages, or characters from non-Latin scripts such as Arabic alphabet, Hebrew alphabet, Chinese character or Hindi....
 (IDN) system has been developed and is now in testing stage with a set of top-level domain
Top-level domain

A top-level domain , sometimes referred to as a top-level domain name, is the last part of an domain name, that is, the group of letters that follow the final dot of any domain name....
s established for this purpose.

The underscore character is frequently used to ensure that a domain name is not recognized as a hostname, as with the use of SRV record
SRV record

An SRV record or Service record is a category of data in the Internet Domain Name System specifying information on available services. It is defined in RFC 2782....
s, for example, although some older systems such as NetBIOS
NetBIOS

NetBIOS is an acronym for Network Basic Input/Output System. It provides services related to the session layer of the OSI model allowing applications on separate computers to communicate over a local area network....
 did allow it. To avoid confusion and for other reasons, domain names with underscores in them are sometimes used where hostnames are required.

Domain names are often referred to simply as domains and domain name registrants are frequently referred to as domain owners, although domain name registration with a registrar does not confer any legal ownership of the name, only an exclusive right of use.

Examples

The following example illustrates the difference between a URL
Uniform Resource Locator

In Information technology, a Uniform Resource Locator is a type of Uniform Resource Identifier that specifies where an identified resource is available and the mechanism for retrieving it....
 (Uniform Resource Locator) and a domain name:

URL: http://www.example.net/index.html
Domain name: www.example.net
Registered domain name: example.net


As a general rule, the IP address and the server name are interchangeable. For most Internet services, the server will not have any way to know which was used. However, the explosion of interest in the Web means that there are far more Web sites than servers. To accommodate this, the hypertext transfer protocol (HTTP) specifies that the client
Client (computing)

A client is an Application software or system that accesses a remote service on another computer system, known as a Server , by way of a Computer network....
 tells the server which name is being used. This way, one server with one IP address can provide different sites for different domain names. This feature goes under the name virtual hosting
Virtual hosting

Virtual hosting is a method that Server s such as web servers use to host more than one domain name on the same computer, sometimes on the same IP address....
 and is commonly used by web host
Web hosting service

A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web....
s.

For example, as referenced in RFC 2606 (Reserved Top Level DNS Names), the server at IP address 208.77.188.166 handles all of the following sites:

example.com
www.example.com
example.net
www.example.net
example.org
www.example.org


When a request is made, the data corresponding to the hostname requested is provided to the user.

Top-level domains

Every domain name ends in a top-level domain
Top-level domain

A top-level domain , sometimes referred to as a top-level domain name, is the last part of an domain name, that is, the group of letters that follow the final dot of any domain name....
 (TLD) name, which is always either one of a small list of generic names (three or more characters), or a two-character territory code based on ISO-3166
ISO 3166-1 alpha-2

ISO 3166-1 alpha-2 codes are two-letter country codes defined in ISO 3166-1, part of the ISO 3166 standardization published by the International Organization for Standardization , to represent country, dependent territory, and special areas of geographical interest....
 (there are few exceptions and new codes are integrated case by case). Top-level domains are sometimes also called first-level domains.

The generic top-level domain (gTLD) extensions are:

The country code top-level domain
Country code top-level domain

TLD identifiers are two letters long, and all two-letter top-level domains are ccTLDs. Creation and delegation of ccTLDs is performed by the Internet Assigned Numbers Authority ...
 (ccTLD) extensions are:

Second-level and lower level domains

Below the top-level domains in the domain name hierarchy are the second-level domain
Second-level domain

In the Domain Name System hierarchy, a second-level domain is a domain that is directly below a top-level domain . For example, in wikipedia.org, wikipedia is the second-level domain of the .org TLD....
 (SLD) names. These are the names directly to the left of .com, .net, and the other top-level domains. As an example, in the domain en.wikipedia.org, wikipedia is the second-level domain.

Next are third-level domains, which are written immediately to the left of a second-level domain. There can be fourth- and fifth-level domains, and so on, with virtually no limitation. An example of a working domain with four domain levels is www.sos.state.oh.us. The www preceding the domains is a host name of the World-Wide Web server. Each level is separated by a dot, or period symbol. 'sos' is said to be a sub-domain of 'state.oh.us', and 'state' a sub-domain of 'oh.us', etc. In general, Sub-domains are domains subordinate to their parent domain. An example of very deep levels of subdomain ordering are the IPv6
IPv6

Internet Protocol version 6 is the next-generation Internet layer protocol for packet -switched internetworking and the Internet. IPv4 is the dominant Internet Protocol version, and was the first to receive widespread use....
 reverse resolution DNS zone
DNS zone

A DNS zone is a portion of the global Domain Name System Namespace for which administrative responsibility has been delegated....
s, e.g., 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa, which is the reverse DNS resolution domain for the IP address of a loopback
Loopback

The term loopback is generally used to describe methods or procedures of routing electronic signals, digital data streams, or other flows of items, from their originating facility quickly back to the same source entity without intentional processing or modification....
 interface, or the localhost
Localhost

In computer networking, localhost is the standard hostname given to the address of the loopback network interface. The name is also a reserved domain name , set aside to avoid confusion with the narrower definition as a hostname....
 name.

Second-level (or lower-level, depending on the established parent hierarchy) domain names are often created based on the name of a company (e.g., microsoft.com), product or service (e.g., gmail.com). Below these levels, the next domain name component has been used to designate a particular host server. Therefore, ftp.wikipedia.org might be an FTP server, www.wikipedia.org would be a World Wide Web server, and mail.wikipedia.org could be an email server, each intended to perform only the implied function. Modern technology allows multiple physical servers with either different (cf. load balancing
Load balancing (computing)

In computer networking, load balancing is a technique to spread work between two or more computers, network links, CPUs, hard drives, or other resources, in order to get optimal resource utilization, maximize throughput, and minimize response time....
) or even identical addresses (cf. anycast
Anycast

Anycast is a network addressing and routing scheme whereby data is routed to the "nearest" or "best" destination as viewed by the routing topology....
) to serve a single hostname or domain name, or multiple domain names to be served by a single computer. The latter is very popular in Web hosting service
Web hosting service

A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web....
 centers, where service providers host the websites of many organizations on just a few servers.

Official assignment

The Internet Corporation for Assigned Names and Numbers (ICANN) has overall responsibility for managing the DNS. It administers the root domain
Root nameserver

A root name server is a Domain Name System server that answers requests for the DNS root zone, and redirects requests for a particular top-level domain to that TLD's nameservers....
, delegating control over each TLD to a domain name registry
Domain name registry

A domain name registry, also called a Network Information Center , is part of the Domain Name System of the Internet which converts domain names to IP addresses....
. For ccTLDs
Country code top-level domain

TLD identifiers are two letters long, and all two-letter top-level domains are ccTLDs. Creation and delegation of ccTLDs is performed by the Internet Assigned Numbers Authority ...
, the domain registry is typically installed by the government of that country. ICANN has a consultation role in these domain registries but cannot regulate the terms and conditions of how domain names are delegated in each of the country-level domain registries. On the other hand, the generic top-level domain
Generic top-level domain

A generic top-level domain is one of the categories of top-level domains maintained by the Internet Assigned Numbers Authority for use on the Internet....
s (gTLDs) are governed directly under ICANN, which means all terms and conditions are defined by ICANN with the cooperation of each gTLD registry.

Domain names are often seen in analogy to real estate
Real estate

Real estate is a law term that encompasses land along with anything permanently affixed to the land, such as buildings, specifically property that is fixed in location.
 in that (1) domain names are foundations on which a website (like a house or commercial building) can be built and (2) the highest "quality" domain names, like sought-after real estate, tend to carry significant value, usually due to their online brand-building potential, use in advertising, search engine optimization
Search engine optimization

Search engine optimization is the process of improving the volume and quality of traffic to a web site from search engines via "natural" Search engine results page....
, and many other criteria.

A few companies have offered low-cost, below-cost or even cost-free domain registrations with a variety of models adopted to recoup the costs to the provider. These usually require that domains be hosted on their website within a framework or portal that includes advertising wrapped around the domain holder's content, revenue from which allows the provider to recoup the costs. Domain registrations were free of charge when the DNS was new. A domain holder (often referred to as a domain owner) can give away or sell infinite number of subdomain
Subdomain

In the Domain Name System hierarchy, a subdomain is a domain name that is part of a larger domain. 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 ....
s under their domain name. For example, the owner of example.edu could provide subdomains such as foo.example.edu and foo.bar.example.edu to interested parties.

Abuses

As domain names became interesting to marketers because of their advertising and marketing potential, rather than just being used to label Internet resources in a technical fashion, they began to be used in manners that in many cases did not reflect the intended purpose of the label of their top-level domain. As originally planned, the structure of domain names followed a hierarchy in which the TLD indicated the type of organization (commercial, governmental, etc.), and addresses would be nested down to third, fourth, or further levels to express complex structures, where, for instance, branches, departments and subsidiaries of a parent organization would have addresses in subdomains of the parent domain. Also, hostnames were originally intended to correspond to actual physical machines on the network, generally with only one name per machine.

As the World Wide Web became popular, site operators frequently wished to have memorable addresses, regardless of whether they fit properly into the structure; thus, because the .com
.com

.com is a generic top-level domain used on the Internet's Domain Name System. It was one of the original top-level domains , established in January 1985, and has grown to be the largest TLD in use....
 domain was the most popular and therefore most prestigious, even noncommercial sites began to obtain domains directly within that gTLD, and many sites desired second-level domain names in .com, even if they were already part of a larger entity where a subdomain would have been logical (e.g., abcnews.com instead of news.abc.com).

Shorter, and therefore more memorable, domain names are thought to have more appeal. As a convenience methods were implemented to reduce the amount of typing required when entering a web site address into the location field of a web browser. A website found at http://www.example.org will often be advertised without the http://, since the HTTP protocol is implicitly assumed when referring to web sites. In many cases, web sites can be also be reached by omitting the www prefix, as in this given example. This feature is usually implemented in DNS by the website administrator. In the case of a .com, the website can sometimes be reached by just entering example (depending on browser versions and configuration settings, which vary in how they interpret incomplete addresses).

The popularity of domain names also led to uses which were regarded as abusive by established companies with trademark rights; this has become known as cybersquatting
Cybersquatting

Cybersquatting , according to the United States federal law known as the Anticybersquatting Consumer Protection Act, is registering, trafficking in, or using a domain name with bad faith intent to profit from the goodwill of a trademark belonging to someone else....
, in which a person registers a domain name that resembles a trademark in order to profit from visitors looking for that address. To combat this, various laws and policies were enacted to allow abusive registrations to be forcibly transferred, but these were sometimes themselves abused by overzealous companies committing reverse domain hijacking
Reverse domain hijacking

Reverse domain hijacking is the practice of inequitably unseating domain name registrants by accusing them of violating weak or non-existent trademarks related to the domain name....
 against domain users who had legitimate grounds to hold their names. Such legitimate uses could include the use of generic words that are contained within a trademark, but used in a particular context within the trademark, or their use in the context of fan or protest sites with free speech rights of their own.

As of 2008, the four major Registrars have all sub-contracted their expiring domain lists to certain reseller and auctioneer partnerships, for the purpose of keeping the domain name at the original registrar and continuing to extract revenue off the renewal of premium registered names. Since this policy is not explicitly banned at ICANN, the practice has become more commonplace and as a result, complaints from individual registrants about losing their domains has tracked higher over the past two years .

Laws that specifically address domain name conflicts include the Anticybersquatting Consumer Protection Act
Anticybersquatting Consumer Protection Act

The Anticybersquatting Consumer Protection Act , a United States federal law enacted in 1999, is part of A bill to amend the provisions of title 17, United States Code, and the Communications Act of 1934, relating to copyright licensing and carriage of broadcast signals by satellite ....
 in the United States and the Trademarks Act of 1999 in India. Alternatively, domain registrants are bound by contract under the UDRP to comply with mandatory arbitration
Mandatory arbitration

Mandatory arbitration is a contract policy that prevents a conflict from receiving judicial attention. In a mandatory arbitration, liability for damages must be determined as a result of an arbitration process before a civil lawsuit can be filed in the court system....
 proceedings should someone challenge their ownership of a domain name.

Often email phishing
Phishing

In the field of computer security, phishing is the criminally fraudulent process of attempting to acquire sensitive information such as usernames, passwords and credit card details by masquerading as a trustworthy entity in an electronic communication....
 scams will abuse subdomain names to appear to be a legitimate site. For instance, an email might purport to be from Bank of America, and include a link to a fake login screen hosted on http://www.bankofamerica.com.abc.def.ghi.jkl In this case, the actual domain is ghi.jkl, but appears at first glance to be bankofamerica.com.

Generic domain names—problems arising from unregulated name selection

Within a particular TLD, parties are generally free to register an undelegated domain name on a first come, first served
First-come, first-served

First-come, first-served is a service policy where by the requests of customers or consumers are attended to in the order that they arrived, without other biases or preferences....
 basis, resulting in Harris's lament, all the good ones are taken. For generic or commonly used names, this may sometimes lead to the use of a domain name which is inaccurate or misleading. This problem can be seen with regard to the ownership or control of domain names for a generic product
Generic brand

Generic brands of consumer products are distinguished by the absence of a brand name.They are identifed more by product characterstics.They may be manufactured by less prominent companies, or manufactured on the same production line as a 'named' brand....
 or service. By way of illustration, there has been tremendous growth in the number and size of literary festival
Literary festival

A literary festival, also known as a book festival or writers' festival, is a regular gathering of writers and readers, typically on an annual basis in a particular city....
s around the world in recent years. In the current context, a generic domain name such as literary.org is available to the first literary festival organization that is able to obtain the registration, even if the festival in question is very young or obscure. Some critics argue that there is greater amenity in reserving such domain names for the use of, for example, a regional or umbrella grouping of festivals. Related issues may also arise in relation to noncommercial domain names.

Unconventional domain names

Due to the rarity of one-word dot-com domain names, many unconventional domain names, domain hack
Domain hack

A domain hack is an unconventional domain name that combines domain levels, especially the top-level domain , to spell out the full "name" or title of the domain, making a kind of pun....
s, have been created. They make use of the top-level domain as an integral part of the Web site's title. Two popular domain hack Web sites are cr.yp.to and blo.gs
Blo.gs

blo.gs is a service based on RSS feed aggregation, primarily from blogs, which produces a simple list of the user's bookmarked sites, ordered according to recentness of update....
, which spell out "crypto" and "blog
Blog

A blog is a type of website, usually maintained by an individual with regular entries of commentary, descriptions of events, or other material such as graphics or video....
s", respectively.

Unconventional domain names are also used to create unconventional email addresses. Non-working examples that spell 'James' are j@m.es and j@mes.com, which use the domain names m.es (of Spain's .es
.es

.es is the country code top-level domain for Spain. It is administered by the Network Information Center of Spain.Registrations are permitted at the second level or at the third level beneath various generic second level categories....
) and mes.com, respectively.

Premium domain names

In the business of marketing domain names, "premium" domain names are often valuable, and have particular characteristics. For example, the names are short and memorable, or may contain words that are regularly searched on search engines, or keywords that help the name gain a higher ranking on search engines. They may contain generic words, so the word has more than one meaning, and they may contain common typos.

Resale of domain names

The business of resale of previously registered domain names is known as the "domain aftermarket".

Various factors influence the perceived value or market value of a domain name. They include 1) the natural or "organic" traffic that can be attributed to web surfers typing in a domain name in their web browser as opposed to doing a search for the site through a search engine. 2) Branding Opportunity. The ability to have a term recognized and easily recalled as a brand for a company or entity. 3) Re-sale value. The ability to spot trends and predict the value of a name based on its length (short is preferred), clarity, and commercial use. The word loan is far more valuable than the word sunshine.

Generic domain names have sprung up in the last decade. Certain domains, especially those related to business, gambling, pornography, and other commercially lucrative fields of digital world trade have become very much in demand to corporations and entrepreneurs due to their importance in attracting clients.

There are disputes about the high values of domain names claimed and the actual cash prices of many sales such as Business.com. Another high-priced domain name, sex.com
Sex.com

The Internet domain name sex.com is a web portal owned by Escom LLC. It was the focus of one of the most publicized legal actions about ownership of domain names....
, was stolen from its rightful owner by means of a forged transfer instruction via fax. During the height of the dot-com
.com

.com is a generic top-level domain used on the Internet's Domain Name System. It was one of the original top-level domains , established in January 1985, and has grown to be the largest TLD in use....
 era, the domain was earning millions of dollars per month in advertising revenue from the large influx of visitors that arrived daily. The sex.com sale may have never been final as the domain is still with the previous owner. Also, that sale was not just a domain but an income stream, a web site, a domain name with customers and advertisers, etc. Two long-running U.S. lawsuits resulted, one against the thief and one against the domain registrar VeriSign
VeriSign

VeriSign, Inc. is an United States company based in Mountain View, California that operates a diverse array of network infrastructure, including two of the Internet's thirteen root nameservers, the generic top-level domains for .com and .net, one of the largest Signaling System 7 signaling networks in North America, and the RFID directory fo...
 . In one of the cases, Kremen v. Network Solutions
Network Solutions

Network Solutions, LLC is a technology company which was founded in 1979. The Domain name registry business has become the most important division of the company....
, the court found in favor of the plaintiff, leading to an unprecedented ruling that classified domain names as property, granting them the same legal protections. In 1999, Microsoft traded the name Bob.com with internet entrepreneur Bob Kerstein for the name Windows2000.com which was the name of their new operating system.

One of the reasons for the value of domain names is that even without advertising or marketing, they attract clients seeking services and products who simply type in the generic name. This is known as Direct Navigation
Direct navigation

Direct navigation describes the method individuals use to navigate the World Wide Web in order to arrive at specific websites. Direct navigation is a 10 year old term which is generally understood to include type-in traffic....
 or Type-in Traffic
Type-in traffic

Type-in traffic is a term describing visitors landing at a web site by entering a keyword or phrase in the web browser's address bar Example: If you are interested in Widget , then instead of performing a search-engine search for the term 'widgets' you might type 'widgets.com' or 'widgets.mobi in your mobile browser address bar to see...
. Furthermore, generic domain names such as movies.com (now owned by Disney) or Books.com (now owned by Barnes & Noble
Barnes & Noble

Barnes & Noble, Inc. is the largest book retailing in the United States, operating mainly through its Barnes & Noble Booksellers chain of bookstores headquartered in lower Fifth Avenue in Manhattan....
) are extremely easy for potential customers to remember, increasing the probability that they become repeat customers or regular clients. In the case of Movies.com, Disney has built a stand-alone portal featuring branded content. More and more large brands are beginning to employ a more comprehensive domain strategy featuring a portfolio of thousands of domains, rather than just one or two.

Although the current domain market is nowhere as strong as it was during the dot-com heyday, it remains strong and is currently experiencing solid growth again. Annually tens of millions of dollars change hands in connection with the resale of domains. Large numbers of registered domain names lapse and are deleted each year. On average, more than 25,000 domain names drop (are deleted) every day.

It is important to remember that a domain (name, address) must be valued separately from the website (content, revenue) that it is used for. The high prices have usually been paid for the revenue that was generated from the website at the domain's address (URL.). The intrinsic value
Intrinsic value (finance)

In finance, intrinsic value refers to the value of a Security which is intrinsic to or contained in the security itself. It is also frequently called fundamental value....
 of a domain is the registration fee. It is difficult to appraise a current market value
Market capitalization

Market capitalization/capitalisation is a measurement of corporate or economic wealth equal to the share price times the number of shares outstanding of a public company....
 for a domain. The Fair Market Value
Fair market value

Fair Market Value is a term in both law and accounting that is based on the economics term of "market value." It is also a common basis for assessing damages to be awarded for the loss of or damage to the property, generally in a claim under tort or a contract of insurance....
 of a domain can be anything from nearly nothing to millions of dollars. Factors involved may include previous sales data of similar domains, however a single letter difference can completely alter the value. The value of the domain (or any sum resp. division etc.) are usually added to the current or expected revenue from the web content (advertising, sales, etc.). The price of a domain (name + ext.) should not be confused with that of a website (content + revenue).

An estimate by an appraiser is always the addition of what they would like a domain to be worth together with the effective/expected/desired revenue from the web content. Some people put value on the length of the SLD (name) and other people prefer description capability, but the shorter an SLD is, the less descriptive it can be. Also, if short is crucial, then the TLD (extension) should be short too. It is less realistic to get a domain like LL.travel or LL.mobi than a domain travel. LL or mobi. LL. This illustrates the relativity of domain value estimation. It is safe to say that the revenue of web (content) can be easily stated, but that the value of a domain (SLD.TLD aka name.ext) is a matter of opinion and preference. In the end, however, any sale depends on the expectations of the domain seller and the domain buyer.

A webmaster
Webmaster

The webmaster , also called the web architect, the web developer, the site author, the website administrator, or the webmeister, is the person responsible for designing, developing, marketing, or maintaining a website....
 creating a new web site either buys the domain name directly from a domain name registrar
Domain name registrar

A domain name registrar is a company, accredited by the Internet Corporation for Assigned Names and Numbers or by a national ccTLD authority, to register Internet domain names....
, or indirectly from a domain name registrar
Domain name registrar

A domain name registrar is a company, accredited by the Internet Corporation for Assigned Names and Numbers or by a national ccTLD authority, to register Internet domain names....
 through a domainer. People who buy and sell domain names are known as domainers. People who sell value estimation services are known as appraiser
Domain appraisal

A Domain name appraisal is an estimate about the potential sales price of a particular Internet domain name. Domain names appraisal is highly Speculation....
s.

Domain aftermarket prices and trends

Domain name sales occurring in the aftermarket are frequently submitted to the DN journal. The sales are listed weekly and include the top aftermarket resellers which include but are not limited to Sedo, Traffic (auctions), Afternic, NameJet, Moniker and private sales.

To date, and according to Guinness World Records
Guinness World Records

Guinness World Records, known until 2000 as The Guinness Book of Records , is a reference book published annually, containing an internationally recognized...
 and MSNBC, the most expensive domain name sales on record as of 2004 were:
  • Business.com for $7.5 million in December 1999
  • AsSeenOnTv.com for $5.1 million in January 2000
  • Altavista.com for $3.3 million in August 1998
  • Wine.com for $2.9 million in September 1999
  • CreditCards.com for $2.75 million in July 2004
  • Autos.com for $2.2 million in December 1999


The week ending January 27, 2008, DNJournal reported that CNN
CNN

Cable News Network, almost always referred to by its initialism CNN, is a major US Cable News Network founded in 1980 by Ted Turner. Upon its launch, CNN was the first station to provide 24-hour television news coverage, and the first all-news television network in the United States....
, a cable news channel purchased iReport.com for $750,000. This signifies another turning point in domain name sales. This name has neither organic traffic, nor does it have a dictionary term alone. Instead it is a highly brandable domain name utilizing the second most popular prefix for a "dictionary" and commercial word.

Popular domain prefixes - "E" and "I"

In addition to a domain placing value on the shortness of the word, ease in spelling, commercial appeal, and organic capacity to generate natural traffic, today's domain names are being valued for the branding potential. The domain name sale iReport although not an organic or dictionary term alone, is actually preferred as a highly brandable term, in that it is has a popular pre-fix "i" which indicates the "report" to be online.

The prefixes and dashes between words were once considered second, but now due to brandability, if the term is a commercial term, a prefix is often preferred. Example eLoans markets with an e to indicate to its potential customers that a loan may be obtained online.

The two primary prefixes are "E", for electronic, and "I", for Internet. Both indicate the word or phrase to be accessible online. Because of that, in terms of branding, an i or e combined with a commercial term are highly desirable. In domain sales typically an e has been preferred, and i slightly less in terms of demand. eBrooklyn sold for approximately $2500 whereas once it would have been available to register at the price of a domain name (which ranges from $8 to $30 us dollars depending on the registrar). The rapidly increasing use of prefixes in conjunction with main dictionary and or commercial terms is here and for some predominantly internet based companies, or high technology, high profile companies, the prefix is now preferred.

One of the details that make a domain with a prefix more valuable for a brand, is the ability to simply promote the name without the use of ".com" in the promotion. If a domain owner had report.com he would be forced to use the .com to indicate it was on the net at that address, however a domain name with a one letter prefix does not need to use the ".com".

Someone could promote "iReport" as a brand, and assuming it was a world class brand, visitors would know they could find it at "iReport.com without seeing the .com. However if it was a .net, it would be wise to state iReport.net. This option to simply state the name of the company or entity is particularly valuable in that it is brief and clear in indicating that a report can be either made or found on the "i"nternet.

eLoans similarly does not have to state "eLoans.com". eLoans, in the minds of most is clearly an online entity offering electronic loan applications.

Some alternative domains that avoid the use of ".com" in their promotion are "WebMD" as the word web as a prefix suffice to indicate the information is online and likely at a .com extension.

Branding with a domain name

Brand
Brand

A brand is a collection of symbols, experiences and associations connected with a product, a service, a person or any other artifact or entity....
s are greatly affected by the ability of the company to obtain the matching domain name. If a company builds a brand around a name to which it does not own the domain name, it can end up directing traffic to another domain owner's site. If it is a competitor, this would be a problem.

Today's advertising development of a great brand is strictly confined to the availability to synchronize the brand with a domain name. Any confusion might result in a competitor gaining valuable internet traffic and possible customers.

Domain name confusion

Intercapping is often used to clarify the meaning of a domain name. However, DNS is case-insensitive, and some names may be misinterpreted when converted to lowercase. For example: Who Represents, a database of artists and agents, chose whorepresents.com. Which can be misread as whore presents dot com. Similarily a therapists' network thought therapistfinder.com looked good; and another website operating as of August 2007, cummingfirst.com, website of the Cumming First United Church in Cumming, GA
Cumming, Georgia

Cumming is a city in Forsyth County, Georgia, Georgia , United States. The population was 4,220 at the 2000 census. Census Estimates of 2005 indicate a population of 5,802....
 and powergenitalia.com, a website for an Italian Power Generator company. In such situations, the proper wording can be clarified by use of hyphens. For instance, Experts Exchange
Experts-Exchange

Experts-Exchange is an online "ask an expert" site for computer related questions founded in 1996. It offers its services in two forms: A free access with some limitations and a fee-based premium service without such restrictions....
, the programmers' site, for a long time used expertsexchange.com, but ultimately changed the name to experts-exchange.com.

Leo Stoller
Leo Stoller

Leo D. Stoller is an United States self-styled "intellectual property entrepreneur" based in suburban Chicago, Illinois. Stoller controversially claimed rights to a large inventory of "famous" trademarks and engaged in the assertive enforcement of those alleged trademark rights, threatening Trademark infringement lawsuit against people and...
 threatened to sue the owners of StealThisEmail.com on the basis that, when read as stealthisemail.com, it infringed on claimed trademark rights to the word "stealth". There is no word mark for "stealth" in the USPTO trademark database and Leo Stoller's trademarks on this term were canceled.

See also


External links

  • - Internet Corporation for Assigned Names and Numbers.
  • , public information regarding Internet domain name registration services.
  • RFC 1034, Domain Names — Concepts and Facilities, an Internet Protocol Standard.
  • RFC 1035, Domain Names — Implementation and Specification, an Internet Protocol Standard.
  • , Uniform Domain-Name Dispute-Resolution Policy.