What is fully qualified and partially qualified domain name?

A domain is a unique Internet address for websites that is readable by humans. When working with domains and domain name system (DNS) management, it is helpful to understand what is a fully qualified domain name (FQDN). This article will help explain the concept of an FQDN and what makes up a domain name.

What is a Fully Qualified Domain Name (FQDN)?

A fully qualified domain name gives its precise location in the hierarchy of DNS records. It is the complete address for websites and other computers and entities accessing the Internet resolving to the root domain.

Using a Secure Sockets Layer (SSL) certificate helps secure your domain. An SSL certificate offers a secured connection via HTTPS, providing encryption and authentication for your web addresses.

Let’s deal with the parts of a domain, which will help us better understand what an FQDN is.

What is fully qualified and partially qualified domain name?

The Parts of a Domain

Computers interpret domains from right to left because the same domain name could be registered with multiple top-level domains (TLDs). Therefore, reading right-to-left allows DNS resolution to be accurate and efficient.

Let’s take a closer look at the hierarchical structure of a domain: the protocol, the subdomain, the domain name, and the TLD.

Top-Level Domain

What is fully qualified and partially qualified domain name?

The top-level domain is the suffix at the end of the URL. Reading from right to left, the TLD is the first level of a domain’s hierarchy. A large number of TLDs exist like the ones below:

  • .com
  • .org
  • .gov
  • .edu
  • .net

Domain Name

What is fully qualified and partially qualified domain name?

The second level of a domain’s hierarchy is the domain name. It is coupled with the TLD to form the root domain, which users register with their respective registrar and is the top-most page, or homepage, for your website. The domain name used on a specific TLD represents the unique location of any given website.

When accessing exampledomain.com, your browser explicitly asks the primary .com nameserver for the appropriate domain record for exampledomain, meaning the webpage https://www.exampledomain.com is returned in your browser instead of https://blog.exampledomain.com.

Subdomain

What is fully qualified and partially qualified domain name?

Subdomains are the third level of a domain’s hierarchy. They are added to the left of the domain name and separated by a period. The most common subdomain is www, but there are additional examples:

  • blog.exampledomain.com
  • cart.exampledomain.com
  • about.exampledomain.com

You can create any number of subdomains under the root domain, but the subdomain can also be blank:

  • With a subdomain: https://www.exampledomain.com
  • Without a subdomain: https://exampledomain.com

Protocol

What is fully qualified and partially qualified domain name?

The protocol is the beginning portion of the URL (uniform resource locator), represented by either:

  • Hypertext Transfer Protocol (HTTP).
  • Hypertext Transfer Protocol Secure (HTTPS).

Your browser selects the appropriate protocol to use to request the website or resource. 

Partially Qualified Domain Names (PQDN)

You may come across a term called a partially qualified domain name (PQDN). A PQDN is the root domain without the protocol or subdomain portions.

In the case of https://www.exampledomain.com, the PQDN is exampledomain.com as the domain name or the PQDN.

Final Thoughts

An FQDN is a complete domain that includes all the necessary components to resolve to an exact web address on the Internet. In addition to knowing what is an FQDN, we explored the elements of a domain and learned about partially qualified domain names.

Are you looking for a place to host your domain? Liquid Web has managed hosting options for small to medium-sized businesses. Contact us today to see what solution is best for your business needs!

The difference between FQDN and PQDN

FQDN
A fully qualified domain name (FQDN) is the complete domain name for a specific computer, or host, on the Internet. The FQDN consists of two parts: the hostname and the domain name. For example, an FQDN for a hypothetical mail server might be
mymail.somecollege.edu. The hostname is my mail, and the host is located within the domainsomecollege.edu.

PQDN
If a label is not terminated by a null string, it is called a partially qualified domain name (PQDN). A PQDN starts from a node, but it does not reach the root. It is used when the name to be resolved belongs to the same site as the client. Here the resolver can supply the missing part, called suffix, to create an FQDN.

What is a partially qualified domain name?

A partially qualified domain name (or PQDN) specifies only part of a domain name. This is usually the host name, such as “myserver.com” rather than the complete FQDN “mail.myserver.com.” However, a PQDN can be any part of an FQDN. For example, check out the slide below.

What is fully qualified domain name?

A fully qualified domain name (FQDN) is the complete domain name for a specific computer, or host, on the internet. The FQDN consists of two parts: the hostname and the domain name. For example, an FQDN for a hypothetical mail server might be mymail.somecollege.edu .

What is difference between FQDN and DNS?

A fully qualified domain name (FQDN), sometimes also referred to as an absolute domain name, is a domain name that specifies its exact location in the tree hierarchy of the Domain Name System (DNS). It specifies all domain levels, including the top-level domain and the root zone.

What is fully qualified domain name in AWS?

A fully qualified domain name (FQDN) is the unique name of an organization or individual on the Internet followed by a top-level domain extension such as .com or . org. If you do not already have a registered domain name, you can register one through Amazon Route 53 or dozens of other commercial registrars.