Domain name resilience 

Tags :
Resilience

As people that deal with digital media day in and day out, we've grown accustomed to build resilience in our designs.

We backup our files, use version control, mirror our disks and our servers, rsync our data, balance load our requests, provide for redundant internet access, etc...

The only element I've never worried about is the domain name. Once properly configured, its records propagate and dictate what requests go where. The worse that could happen was to forget to renew it, and even then there usually is a grace period before you loose it.

How wrong I was.

It turns out that the domain name and the registrar that manages it are key to everything that goes on under that domain name. Email, website, sales, apps, etc. If the domain names disappears, everything disappears with it.

This is what happened to one of my clients . I have been working on his website these last few months, but the domain was setup , and the employees were using it daily for their business.

Yesterday, for no apparent reason, the domain name's status was switch to serverHold and disappeared from the internets.

It was paid for until 2017, so that wasn't the issue here.

What does it mean?

"This status code is set by your domain's Registry Operator. Your domain is not included in the zone file and will not resolve. It is an uncommon status that is usually enacted during legal disputes or when your domain is subject to deletion."

I queried the domain's registry with whois and discovered that not only the domain was serverHold but pendingTransfer too!

As it turns out, the registrar is located in Mozambique and was unreachable for over a day and I was getting worried that we might loose the domain and have to attempt some kind of legal action (we might still have to).

So early this morning I setup an alternate domain and proceeded to setup and configure all the mailboxes, modify the CMS settings, check for absolute URLs and change them accordingly.

The domain came back online earlier today, but I'm still trying to get them to restore the registry entries to their correct values.

How fragile we are.

It led me to think that in certain circumstances we should provide domain name resilience. Especially if we have to deal with sketchy registrars. Reserve and configure an alternate domain name with a different registrar.

The power of registrars is immense. If they screw up, they can wipe you off the internet in a blink.

Posted a response ? — Webmention it

This site uses webmentions. If you've posted a response and need to manually notify me, you can enter the URL of your response below.

Want more ? — prev/next entries