TLD -Top Level Domain

 Top Level Domain(TLD)



What is a top-level domain (TLD)?

In the DNS hierarchy, a top-level domain (TLD) represents the first stop after the root zone. In simpler terms, a TLD is everything that follows the final dot of a domain name. For example, in the domain name ‘google.com’, ‘.com’ is the TLD. Some other popular TLDs include ‘.org’, ‘.uk’, and ‘.edu’.

TLDs play an important role in the DNS lookup process. For all uncached requests, when a user enters a domain name like ‘google.com’ into their browser window, the DNS resolvers start the search by communicating with the TLD server. In this case, the TLD is ‘.com’, so the resolver will contact the TLD DNS server, which will then provide the resolver with the IP address of Google’s origin server.

The Internet Corporation for Assigned Names and Numbers (ICANN) has authority over all TLDs used on the Internet, and it delegates the responsibility of these TLDs to various organizations. For example, a U.S. company called VeriSign operates all ‘.com’ and ‘.net’ TLDs.

Another purpose of TLDs is to help classify and communicate the purpose of domain names. Every TLD will tell you something about the domain that precedes it; let’s look at some examples:

  • ’.com’ is intended for commercial businesses.
  • ’.gov’ is for U.S. government entities.
  • ’.uk’ is for domains from the United Kingdom.

TLDs themselves are also classified into one of several groups.

What are the different types of TLDs?

  • Generic TLDs: Generic TLDs (gTLDs) encompass some of the more common domain names seen on the web, such as ‘.com’, ‘.net’, and ‘.org’. The Internet Corporation for Assigned Names and Numbers (ICANN) used to heavily restrict the creation of new gTLDs, but in 2010 these restrictions were relaxed. Now there are hundreds of lesser-known gTLDs, such as ‘.top’, ‘.xyz’, and ‘.loan’.
  • Country-code TLDs: Country-code TLDs (ccTLDs) are reserved for use by countries, sovereign states, and territories. Some examples are ‘.uk’, ‘.au’ (Australia), and ‘.jp’ (Japan). The Internet Assigned Numbers Authority (IANA), which is run by ICANN, is in charge of picking appropriate organizations in each location to manage ccTLDs.
  • Sponsored TLDs: These TLDs typically represent professional, ethnic, or geographical communities. Each sponsored TLD (sTLD) has a delegated sponsor that represents that community. For example, ‘.app’ is a TLD intended for the developer community, and it is sponsored by Google. Similarly, ‘.gov’ is intended for use by the U.S. government, and is sponsored by the General Services Administration.
  • Infrastructural TLDs: This category only contains a single TLD: ‘.arpa’. Named for DARPA, the U.S. military research organization that helped pioneer the modern Internet, ‘.arpa’ was the first TLD ever created and is now reserved for infrastructural duties, such as facilitating reverse DNS lookups.
  • Reserved TLDs: Some TLDs are on a reserved list, which means they are permanently unavailable for use. For example, ‘.localhost’ is reserved for local computer environments, and ‘.example’ is reserved for use in example demonstrations.



Comments

Popular posts from this blog

FOUNDATIONS OF CYBERSECURITY GOOGLE(COURSERA) QUIZ ANSWERS

HOW TO BYPASS THE 2FA(TWO FACTOR AUTHENTICATION)

PlayItSafe google cyber security professional course 2 (COURSERA)

BITFLIPING

AUTOMATED SCRIPT FOR FINDING XSS

BEGINNER BUG BOUNTY TOOLS PART-1

The article explores the technique of remote server control through reverse shells employed by hackers, emphasizing their ability to gain unauthorized access and control over servers.

Things should do after sublister(sublist3r)

BEGINNER BUG BOUNTY TOOLS PART 2

how hackers do a phishing page in 8 lines of code using html