this post was submitted on 06 Jul 2026
11 points (100.0% liked)
Explain Like I'm Five
21730 readers
6 users here now
Simplifying Complexity, One Answer at a Time!
Rules
- Be respectful and inclusive.
- No harassment, hate speech, or trolling.
- Engage in constructive discussions.
- Share relevant content.
- Follow guidelines and moderators' instructions.
- Use appropriate language and tone.
- Report violations.
- Foster a continuous learning environment.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
DNS is more a tree then a flat network, the root DNS servers host all the top level domains. Think .com and .UK and all the country codes.
Below that are DNS servers that host sub domains, below that are caching DNS servers that an ISP might run or your own DNS.
What is added to root DNS servers is in the hands of IANA, they allow new top level domains and where sub domains live.
The sub domain DNS servers are managed by the owners of that sub domain, so I own horwood.biz and can decide where that domain is hosted and what the hosts in the domain resolve to.
When you look up my domain, you might find that a query to a root DNS server is done to find the owner of .biz and then from that a query to find my DNS server and finally a query of the DNS server for horwood.biz.