I was in the midst of transferring a client's .org domain to another registrar today when I discovered the following record in the WHOIS:
Domain ID:D4920144-LROR
Domain Name:DOMAINNAMECHANGED.ORG
Created On:16-May-1996 04:00:00 UTC
Last Updated On:20-Mar-2002 15:47:23 UTC
Expiration Date:17-May-2003 04:00:00 UTC
Sponsoring Registrar:R63-LROR
Status:OK
Registrant ID:63-C
Registrant Name:CONTACT NOT AUTHORITATIVE
Registrant Street1:Whois Server:whois.networksolutions.com
Registrant Street2:Referral URL:www.networksolutions.com
Registrant City:N/A
Registrant Postal Code:N/A
Registrant Country:CA
Registrant Email:not@available.org
Admin ID:63-C
Admin Name:CONTACT NOT AUTHORITATIVE
Admin Street1:Whois Server:whois.networksolutions.com
Admin Street2:Referral URL:www.networksolutions.com
Admin City:N/A
Admin Postal Code:N/A
Admin Country:CA
Admin Email:not@available.org
Billing ID:63-C
Billing Name:CONTACT NOT AUTHORITATIVE
Billing Street1:Whois Server:whois.networksolutions.com
Billing Street2:Referral URL:www.networksolutions.com
Billing City:N/A
Billing Postal Code:N/A
Billing Country:CA
Billing Email:not@available.org
Tech ID:63-C
Tech Name:CONTACT NOT AUTHORITATIVE
Tech Street1:Whois Server:whois.networksolutions.com
Tech Street2:Referral URL:www.networksolutions.com
Tech City:N/A
Tech Postal Code:N/A
Tech Country:CA
Tech Email:not@available.org
Name Server:B.NS.INTERLAND.NET
Name Server:C.NS.INTERLAND.NET
Name Server:A.NS.INTERLAND.NET
You'll probably note that I've changed the domain name here, but if you try a WHOIS on a number of reasonably respectable WHOIS sites (I tried, NSI, Domain Bank, Enom.com), you will get this for almost every .org domain name. Has anyone else noticed this problem, or am I going insane?
My client wants to start the transfer process, so I hope this isn't permanent. Could the PRI .org registry transfer have anything to do with this? Any ideas?
So (in theory!) if the domain is with NetSol, the only way to see the full record is to run a whois using NetSol's service and not any other third party whois. If you do the whois from say, PIR's whois, you'll see the 'contact not authoratative' as their whois server is not the authoratative whois server.
Hope that makes sense - can't say I do Monday mornings v.well.:)
R.
So in practice for wiget.org domain, do
'whois -h whois.publicinterestregistry.net wigit.org'
and if the result contains the line
'Whois Server:whois.#####.###'
don't show the result, parse out the whois server and do
'whois -h whois.#####.### domain.org'
and show the result.
That is what I tried to say about a 2 part whois.
GeorgeGG
Asfor the two-part whois, that's standard anymore. It's just that most whois clients follow the reference to a second whois server contained in the first response you get, but PIR, for whatever reason, doesn't usually format the reference in a way that the whois clients can recognize. Like I said, they claim this isn't their fault.