Skip to main content

Who Is Lookup

Again as a part of Custom Domain Troubleshooting, we do Who Is lookup which gives us a handful of information.


What is Who Is Lookup?

Who Is lookup gives exactly what the name means. "Who Is". In addition to Who Is, this will give few useful information like,
  1. Registrar Information
  2. Registered date and expiry information
and so on.

How to do Who Is Lookup?



1. Go to http://whois.domaintools.com/
2. Give the naked domain URL in the search box as shown below and search.
3. This will give the following result from which we can infer a few things,
This could be seen when you scroll down the result page.


What can be inferred from a Who is lookup?

1. Registrar Information

Registrar WHOIS Server: whois.enom.com
Registrar URL: www.enom.com
Registrar: ENOM, INC.
Registrar IANA ID: 48
Reseller: NAMECHEAP.COM 
This helps us know whom the registrar of our domain is so that we could contact them for support.

2. Expiry Information
Updated Date: 2017-01-01T18:53:06.00Z
Creation Date: 2017-01-02T02:53:00.00Z
Registrar Registration Expiration Date: 2018-01-02T02:53:00.00Z
When a record is in SOA status, it could be that the domain lapsed renewal time and you did not notice it. There is a second case where you could find SOA records which is mentioned below.

3. Domain Status
Domain Status: clientTransferProhibited https://www.icann.org/epp#clientTransferProhibited

In the domain status, if you happen to see,
Domain Status: clientHold https://www.icann.org/epp#clientHold
It means that you have missed out an Email from your registrar which wanted you to confirm the ownership. To solve this you can do two things,
  1. Look for an email from the registrar
  2. Contact your registrar through their support forums/support calls. 
Here's a screen shot of https://www.icann.org/epp#clientHold

 

Comments

People also read,

How to secure your Google account and Blogger blog?

As a part of contributions to NCSAM, I am writing this article down on what all should we be aware of with respect to Google's security aspect and how to make sure your blog stays yours forever. What is NCSAM? It's National Cyber Security Awareness Month which is observed during the month of October every year in America. However, we all know cyber security is a world topic and is not limited to just the USA. So let me give some tips with respect to keeping the Google account safe and Blogger blogs safe from hackers. As I secure my account, I hope you people catch up too. In this blog post, I am going to tell about the following, Securing your Google account. Securing your Blogger blog. Securing your Google account Since Blogger is also part of your Google account, let's first see what all we need to do to keep our Google account safe. Don't share your password to anyone. Keep changing your password every 60 - 90 days. Make sure your password is str...

Blogger custom domain confusions - Check before you buy

In the Blogger community forum, I happened to help a user who was not able to publish their blogspot address to their custom domain. After doing all the debugging, there was no option left out but to contact Google and finally we have known what the problem is. The problem was that the URL was not available for use in blogger.  Here on, before spending money on buying a domain, please ensure blogger allows it. Why isn't the custom domain available to buy but not available to use on Blogger? That'd be the first question every user would ask or think to ask. Unfortunately reason is un-disclosed by Blogger themselves.  So how do we know if a domain is available at Blogger or not? Earlier, there used to be no way we could do this as Blogger would throw a more generic error like below, Now, we get a more customised error for this particular case alone like below, So, here on, before spending money on buying a domain, please try publishing your blog in the domain name you are planni...

Blogger HTTPS for custom domain and Cloudflare

In BHF, there was a recent issue related to cloudflare where the browser screams the site is a phishing site. So I thought of writing up how does a service like cloudflare affect your blogger blog. What is Cloudflare? Well we have that written all over Wikipedia: Cloudflare . Let's go on with why Blogger users look for Cloudflare. Anciently Blogger users used Cloudflare for one simple reason. HTTPS for custom domains. So what happens when you introduce Cloudflare into your domain? DNS Redirect. Your custom domain will be configured with the proxy info provided by Cloudflare and when the request is hit, DNS redirect happens. DNS redirect is bad for the site's health. A number of reasons, but the most important is that some browsers, when it detects a DNS redirection, it thinks that it is a phishing site. What is a DNS redirect? I am trying to explain this in easy terms. I'll try not to be too technical. When a custom domain URL is hit, usually the domain reques...