How Are Domain Names Bought and Sold? Registration, WHOIS, and Renewal

4 min read

To build a website, the first thing you have to settle is the address: a domain name like example.com. But you may have wondered how this name becomes yours, and whether, once chosen, it’s yours forever.

In the last post, I covered how a domain works — the DNS that turns a name into an address, and the certificate that acts as a padlock. In this post, I’ll unpack, from a transactional angle, how you buy, own, and keep that domain.

A domain isn’t bought, it’s leased #

We often say we “buy” a domain, but more precisely it’s closer to leasing it for a set period. You usually register for a year at a time, and you have to renew before the term ends to keep using it. If you stop renewing, the name returns to a state where someone else can take it.

Think of an office you rent monthly rather than a house you own. For the term of the lease, the space is fully yours, but if you don’t renew the contract, you have to vacate. A domain is the same: you don’t buy it forever, you keep leasing it for as long as you use it.

You lease it through a registrar #

You can’t just create a domain anywhere you like. The institutions that manage top-level addresses like .com or .net are fixed, and handing out names beneath them is the job of a registrar. When you buy a domain through a place like GoDaddy or a local provider, that’s your registrar.

They check whether the name you want is available and handle registration, renewal, and transfers on your behalf. Even for the same name, price and add-on services vary by registrar, so it’s worth comparing your options before you register.

WHOIS is the domain’s title record #

Every domain has a record of who registered it, when, and when it expires. This is called WHOIS. Like a property title record, it’s public information — anyone can look up a domain’s owner and registration term.

It used to expose the registrant’s name and contact directly, but as privacy protection has strengthened, most of it is now masked. Instead, registrars commonly show a proxy contact. Information like when a domain expires can be checked by anyone through WHOIS.

Miss a renewal and you lose the name #

The most common mishap in domain management is missing a renewal. After the expiry date passes, it doesn’t vanish immediately; it goes through a grace period during which it can still be recovered. But once even that period passes, the name is released and someone else can take it.

Losing a long-held domain over a forgotten renewal happens more often than you’d think. On top of that, some parties wait for an expiry and snatch the name the moment it becomes available, so once you miss it, getting it back is tricky. That’s why, for important domains, it’s safest to turn on auto-renewal and to also make sure the payment card hasn’t expired.

A good name is an asset in itself #

A short, memorable domain is valuable in its own right. To buy a good name someone already holds, you sometimes have to pay a sum that’s nothing like the registration cost. There’s a separate market for buying and selling domains like this.

So if you’re preparing a new service or brand, it’s better to check domain availability while you’re still settling on the name. That way you avoid having to rethink everything from scratch because you chose a name but the domain was taken.

Why this makes work easier for non-developers #

  • You manage renewals. Knowing a domain is a lease, you can stay on top of expiry dates and auto-renewal settings and prevent a service from suddenly going down.
  • You know the risk of loss. Knowing that a missed renewal means losing the name and struggling to get it back, you won’t take domain management lightly.
  • You secure the brand early. Considering domain availability while settling a new name lets you avoid buying it expensively later or changing the name.

Wrapping up #

Today we looked at the flow of buying, owning, and keeping a domain. The key points: a domain isn’t bought forever but leased for a term through a registrar, you check its record via WHOIS, and you can lose it if you miss a renewal.

If you’re curious how a domain actually works as an address, read Domains, DNS, and SSL — Why a Site Suddenly Goes Down; if you’re curious how the idea of leasing connects to the cloud, read The Cloud Is Really Just Borrowing Someone Else’s Computer.

X