.com, .org, .uk. There are three families: generic (gTLDs), country-code (ccTLDs), and the newer brand/niche gTLDs. Each is run by a registry under ICANN, and they all live under one invisible "root."What a TLD actually is
Think of a domain like a postal address read backwards. A letter to "France → Paris → 14 Rue de la Paix" starts broad and narrows down. A domain does the same: in shop.example.com, the .com on the end is the broadest bucket — the country, in our postal analogy. That final label is the top-level domain, or TLD.
Everything to the left is registered within that TLD. So example.com and example.org are genuinely different domains owned by potentially different people, because they sit under different TLDs. The TLD isn't decoration — it's the top of the entire naming tree.
The three families of TLD
| Family | Examples | What it signals | Why it exists |
|---|---|---|---|
| gTLD (generic) | .com .org .net .edu | General purpose; .com = commercial, .org = organizations (loosely enforced today) | The original buckets from the 1980s |
| ccTLD (country-code) | .uk .de .jp .io | A specific country or territory | Two-letter codes from the ISO country list |
| New gTLD | .app .dev .shop .xyz | A niche, brand, or theme | A 2012+ expansion that opened hundreds of new options |
A couple of honest wrinkles. ccTLDs are tied to countries on paper, but plenty get repurposed as "vanity" domains: .io belongs to the British Indian Ocean Territory yet became beloved by tech startups, and .tv belongs to Tuvalu yet means "television" to most people. And the .com/.org distinction is barely enforced — anyone can register an .org, charity or not.
The root: where all TLDs begin
Here's the part most people never see. Above every TLD sits a single, invisible layer called the root. When DNS resolves a name, it starts at the root, which says "for anything ending in .com, go ask the .com servers." The root is the master index of TLDs — and there's effectively one of it for the whole internet.
Technically, every domain ends in a silent trailing dot — example.com. — representing that root. You never type it, but it's why DNS always knows where to start. If you want to watch a lookup walk down from the TLD to the final answer, our DNS lookup tool shows you the records, and What is DNS? explains the journey.
Who decides which TLDs exist
New TLDs don't just appear. ICANN — the global non-profit that coordinates the namespace — approves them and delegates each one to a registry that runs it:
- ICANN sets the rules and approves new TLDs.
- A registry operates a single TLD and keeps its master database. Verisign runs
.com; Google's registry runs.dev. - Registrars are the shops that sell you names within those TLDs. (See What is a domain registrar?)
- IANA (an ICANN function) keeps the official root list — the public record of every TLD and who runs it.
The 2012 "new gTLD" program is why we went from a couple of dozen generic TLDs to well over a thousand. That's also why some TLDs cost a few dollars and others cost hundreds — pricing is set by each registry, not by a central authority.
Does the TLD you pick matter?
For a real project, yes — but less than people fear. A few practical truths:
.comis still the default people assume. If you say your address out loud, listeners will mentally append.com. A different TLD just means repeating yourself more.- Search engines don't rank
.comhigher than a.orgor.devby default. Relevance and quality win; the TLD itself isn't a ranking boost. - Some TLDs carry reputation baggage. A handful of cheap TLDs are heavily used by spammers, so mail filters can be warier of them. Worth a quick check before committing a business to one.
- ccTLDs can imply locality. A
.designals "Germany" to both people and some search results — useful or limiting depending on your goal.
The short version: the TLD is the top of the tree, run by a registry under ICANN, and your choice is more about memorability and signal than technical capability. Pick something people can repeat, mind the renewal price, and don't overthink the SEO myths.
Related reading: What is a domain name? · What is a domain registrar? · What is WHOIS? · A brief history of domain names
References: IANA Root Zone Database (every TLD + its registry) · ICANN New gTLD Program