The internet runs on IP addresses, numerical identifiers that tell your computer which server to connect to. Domain names exist because humans are better at remembering words than strings of numbers. Behind that convenience sits a globally distributed DNS system that is worth understanding, especially when you are setting up a website, email, or nameservers.
What a Domain Name Actually Is
A domain name is a human-readable label that maps to one or more IP addresses. When you register yourbusiness.co.uk, you're acquiring the exclusive right to use that label within the DNS system for a set period, typically one or two years, renewable indefinitely.
Ownership isn't quite the right word. You're licensing the name from a registrar (a company accredited to sell domain names), who in turn is authorised by the relevant registry: Nominet for .co.uk, Verisign for .com, and so on. If you stop renewing, you lose the right to use it.
How DNS Resolution Works
When someone types your domain into a browser, a lookup chain happens in milliseconds:
- The browser checks its local cache. If it's visited the domain recently, it may already have the answer stored and can skip the lookup entirely.
- The recursive resolver is queried. If not cached, the request goes to a DNS resolver, typically provided by your ISP, or a public resolver like Cloudflare (1.1.1.1) or Google (8.8.8.8). This resolver does the work of finding the answer.
- The resolver finds the authoritative nameservers. It queries the root DNS servers, which direct it to the correct TLD nameservers (handling
.co.uk,.com, etc.), which in turn point to the authoritative nameservers for your specific domain. - The A record is returned. The authoritative nameservers, usually provided by your hosting company or DNS provider, return the IP address for your domain. That's stored in an A record (or AAAA record for IPv6).
- The browser connects. With the IP address resolved, the browser establishes a connection to your web server and requests your page.
This process is usually fast, and the results are cached at multiple points: browsers, resolvers, and operating systems. How long a cached answer is kept depends on the TTL, or Time to Live, value on each DNS record.
Domains and Hosting Are Separate Products
This distinction causes more confusion than almost anything else in web hosting. A domain name and web hosting are two distinct services that you connect together; they do not have to come from the same company, and frequently don't.
- A domain name is the address. It points to a server. You can point it anywhere.
- Web hosting is the server where your website's files live and where your web server software runs. When someone visits your domain, this is the machine that delivers your site.
The connection between them is made through nameservers. When you register a domain, you set which nameservers are authoritative for it, essentially telling the DNS system "go to these servers to find out what IP address this domain points to." Point your domain's nameservers at TekLan's nameservers and we handle the DNS records. Point them at Cloudflare and they handle it there.
This means you can register a domain with one company, host your website with another, handle email through a third, and manage DNS through a fourth. It's common, and it works fine.
Choosing a Domain Name
A few principles that hold up over time:
- Shorter is better. Fewer syllables, fewer characters, less room for typos and misremembering. If you can express your brand in one word, do it.
- Avoid hyphens. Hyphens look spammy, they're easy to forget when typing, and they're impossible to communicate verbally without confusion. "It's my-business-name dot co dot uk (with hyphens)."
- Choose your TLD deliberately. For a UK-facing business,
.co.ukcarries genuine credibility and local relevance..comis universally recognised and appropriate if you're targeting an international audience. Avoid novelty TLDs (.biz,.info, obscure country codes used non-geographically) unless there's a specific reason; they carry reputational baggage with some audiences. - Check for trademark conflicts. Registering a domain that incorporates another company's trademarked name creates legal exposure under both UK trademark law and ICANN's dispute resolution policies. Do a basic trademark search before registering.
- Register it now. Domain names operate on first-come, first-served. If the domain you want is available today, register it; there's no reservation system. Domains are inexpensive to hold and expensive to lose.
What Happens When a Domain Expires
Domain registration is a subscription. When it expires, control of the name doesn't immediately pass to someone else; there are grace periods, but the sequence of events is worth understanding:
- Expiry. Your domain registration lapses. Most registrars will have sent renewal reminders in the weeks prior. If you have auto-renewal enabled with a valid payment method, this doesn't happen.
- Renewal grace period. Many domains can still be renewed after expiry, but the length of the grace period depends on the TLD and registrar. Your website and email may stop working during this period.
- Redemption period. Some expired domains enter a redemption phase where recovery is still possible but more expensive. The fee and timeline vary by TLD and registrar.
- Deletion and re-registration. After the redemption period, the domain is released back into the pool and anyone can register it. At this point, if the domain has any search engine reputation or backlinks, someone will register it, either to redirect that traffic or to resell it to you at a substantial premium.
Enable auto-renewal for any domain you actually use. The annual cost is trivial; losing a domain you've built brand recognition around is not.
Ready to Register?
You can search for and register domains through TekLan Hosting, with all DNS management handled from the same client area as your hosting. No switching between dashboards to update nameservers or DNS records. Search for your domain here.