Registering a domain name

As part of “The story so far” in setting up this site, I registered the neil-vass-2.com domain name. This was fairly simple:

Now, I have a 123-reg account where I can manage various things about this domain - including changing the DNS (Domain Name System) records. That’ll be important very soon.

Learning

I could get away with no learning at all, the sites where you can register a domain all guide you through the steps - but it is interesting knowing how things work behind the scenes. This is mostly type 1 learning from my made-up list of types - I mostly remember what the system is, and I don’t think anything’s changed in many years.

What does it mean to “register” a domain?

We could definitely have picked easier-to-follow names for things when this process was set up: “Registration is the process whereby a registrant registers a domain with a registrar” is a quote from Google’s explanation of how this works. Breaking that down…

For more on all this, roadmap.sh has a nice collection of links to all sorts of topics, including pages on Mozilla Developer Network about “how the internet works”.

For me personally, the timing of where this came from is fascinating: ICANN was founded in September 1998, the same month I started a computer science degree and started learning how all this works. That’s also the same month Google was founded.

Where did this system come from?

In earlier times, John Postel, instrumental to lots of things in how the Internet works, started off the list of assigned network addresses in a paper notebook. Elizabeth “Jake” Feinler ran the Network Information Centre (NIC), which manually maintained a single HOSTS.TXT file, mapping hostnames to addresses, that everyone online copied to their computers a few times a week. People could phone or post physical letters to the NIC to get the hosts list updated or to ask questions about the network.

Photo of a man with long hair and beard, and 1970s style glasses
By Carl Malamud - Flickr: Jon Postel, CC BY 2.0
Photo of a woman with curly hair, glasses, and a pearl necklace
By Elizabeth Feinler - Elizabeth Feinler, CC BY-SA 3.0

As they realised how fast things were growing and how unmaintainable these processes were, these two plus lots of others were instrumental in designing the more automated systems we all use today. It’s amazing how far we’ve come in just a few decades.