cd /news/developer-tools/did-you-know-tlds-can-be-websites · home topics developer-tools article
[ARTICLE · art-62671] src=dev.to ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Did You Know TLDs Can Be Websites?

A developer discovered that some top-level domains (TLDs) can host websites by adding DNS records directly to the TLD apex. Examples include the .ai TLD, which previously hosted a web server, and the .uz TLD, which currently serves a website. The finding highlights an obscure technical capability of DNS infrastructure.

read1 min views1 publishedJul 16, 2026

You've probably registered a domain with Route53 or another popular registrar.

You pick something like seanboult.dev

, spin up a web server, configure your A record, attach a TLS cert, and boom it's live.

Well in the past, before the AI boom, there once was a web server on .ai

and it made its way to Hacker News. This was a cool relic that always intrigued me. Here is a snapshot from the Wayback Machine.

Well now you're like wait, I can't go to http://ai today? No, sadly at some point the A record was removed and the web server was shut down.

Don't worry though, at the time of writing this I found another one.

Well without further ado, here it is! https://uz. Seems the TLS cert does not match the common name so you'll have to force your way in...

So how does this work?

Well, the same way you can add an A record to the apex of your domain (such as example.com), a registry operator can add DNS records directly to the apex of a Top-Level Domain zone, such as .uz

in this case.

Would love to know if you find more like this, leave a reply if you do.

If we ever did one on .aws what would you like to see there 🤔?

As always, happy happy coding 😉!

Follow AWS for more articles like this.

Follow me for all things tech

.

── more in #developer-tools 4 stories · sorted by recency
── more on @route53 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/did-you-know-tlds-ca…] indexed:0 read:1min 2026-07-16 ·