9
submitted 1 year ago by [email protected] to c/[email protected]

Hello fellow Lemmings! I hope this is the right place to ask this. I don't understand how web domains work. Let's say I want to buy the domain "abcdefghi.net". I can go to a domain provider like haruba or godaddy and just buy it. but how can they, a private, sell me these domains? I'm not talking about the hosting, but just the domain. where do they register this domain I'm buying? isn't it possible to register it myself instead of paying these services to do it for me?

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 0 points 1 year ago

Yes. ICANN has the root DNS servers which point to the DNS servers of the registries (company that manages a domain extension in exchange for a hefty sum each year) which point at the DNS servers of the registrar (company authorized by the registry to sell domains) which either hosts your DNS entries or they can point to any server you tell them.

The commercial DNS you mention are called resolvers and are specialized in retrieving records from the linked chain of servers I mentioned above and caching them so it'll take less time.

You could point your own resolver to the ICANN root server and then set up your computer to use that resolver.

[-] [email protected] 0 points 1 year ago

A small correction: the registrar directs the registry (on your behalf) to configure the registry's DNS servers to point at whichever DNS servers you specify to host the domain, which default to the registrar's DNS servers. The chain of delegation is most commonly either:

root -> registry -> registrar

or

root -> registry -> another DNS hosting provider (CloudFlare, AWS Route53, DNS Made Easy, etc)

[-] [email protected] 0 points 1 year ago

This is really cool. So if I set my domain's DNS on the registrar's website, that DNS record is propogated to the registry? I have had this change start working in under five minutes. It's insane how fast that is given what is actually being done.

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Yes, the registrar controls the NS records (and, if your zone is DNSSEC signed, DS records) for your domain in the zone the registry hosts.

[EDIT: I forgot about this part earlier.] The registrar will typically also give you the ability to "register nameservers", which means specify one or more names within the name space of your domain that you want to act as nameservers and their IP addresses. The registrar will insert A and/or AAAA records into the registry to be used as glue records.

This is probably much further down in the weeds of "how web domains work" than the OP intended.

this post was submitted on 13 Jun 2023
9 points (100.0% liked)

Technology

37604 readers
439 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS