June 30, 2025 - How a suspended domain taught me to understand DNS, WHOIS, and scams.

Spoiler alert, it was not a scam, just I was too paranoid :) (I HATE scams. Get a job dude, don't hurt people.)

When I registered my personal domain, emmakun.com, I never imagined I would learn so much about WHOIS records, nameservers, ICANN email validation, and that how easy it is to panic when things don't work!

It all started with one error:

At about midnight of June 29, 2025, I noticed that my website was not loading anymore. When I tried to visit it, my browser gave me an "ERR_CONNECTION_REFUSED" error. So, I did what any curious researcher would do: I tried to understand the problem and eventually went down the DNS rabbit hole.

I ran WHOIS lookups, checked nameservers, tested my IP address with DNS checkers, and found something odd:

It turned out my domain was on serverHold, an ICANN status that basically suspends a domain when the contact email has not been verified correctly.

The suspicious email…

The scary part? I remembered that several days earlier, I received a "Final Request for Email Address Validation" email that landed in the SPAM folder. It looked suspicious:

I did not click on the link, as I was convinced it was a scam.

What I learned digging deeper:

How I solved it:

I did what I could:

In the end, my registrar confirmed the email was real, they re-sent the validation link, I confirmed it, and the serverHold status lifted. Big thanks to Rackhost for their helpful and smooth support!!

The result?

My domain became alive again within 3-4 hours after writing the support ticket: https://emmakun.com/
The WHOIS check seems okay, the SSL certificate works. Everything is secure.

What I would share with anyone:

🎉 Lesson learned:

One little problem can teach you a LOT about how the internet really works.
Domain Delegation Flow: ICANN->Registrar->Root Zone->Nameserver Delegation->DNS Zone->Web Server

Thanks for reading, maybe my story will help you too!