jwhois icon indicating copy to clipboard operation
jwhois copied to clipboard

New generic gTLDs

Open jonasob opened this issue 10 years ago • 4 comments
trafficstars

From @jodrell:

"As you may know, several hundred new gTLDs have recently been delegated and another thousand will roll out this year. They can easily be supported by changing jwhois to use "whois.nic.TLD" as the server for any unknown generic TLD (ie the last label in the domain matches /^A-Z{2,63}$/i). Is that something that can be expressed in the configuration file syntax or does it require a change to the code?"

jonasob avatar Jan 16 '15 09:01 jonasob

When looking to the reality, not all of the new gTLDs have whois.nic.TLD syntax, lots (to not even say most) of them are whois.sponsorname.TLD or whois.registryname.TLD. So we will have to maintain a list of WHOIS servers further on, I guess. On the other hand, I do not believe to a "another thousand" for this year, the roll out has happened much much slower compared to the aggressive marketing out there.

robert-scheck avatar Feb 14 '15 12:02 robert-scheck

Pull request #17 should cover this issue for now and proofs that it's unfortunately not only "whois.nic.TLD".

robert-scheck avatar Feb 28 '15 23:02 robert-scheck

The standard Registry Agreement for new gTLDs says that registries MUST operate a whois service at whois.nic.tld. If there are any new TLDs which don't, they're in breach of their contracts, and a complaint to ICANN would get them to comply.

gbxyz avatar Mar 01 '15 17:03 gbxyz

I guess the must after some time, but not immediately?

robert-scheck avatar Mar 01 '15 18:03 robert-scheck