io-developer / php-whois

PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 8.0 compatible (5.4+ old versions)
MIT License
440 stars 118 forks source link

Fix .cologne and .koeln #119

Closed bessone closed 4 years ago

bessone commented 4 years ago
Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #87
License MIT

New servers for .cologne and .koeln, are managed by https://nic.koeln, IANA reports the whois.ryce-rsp.com server but I noticed that there are also the whois.nic.cologne and whois.nic.koeln hostnames that correspond to the same IP address 193.56.204.132 as whois.ryce-rsp.com. I have chosen to use the two servers with the tlds for greater likelihood of future compatibility. I also added the tests

io-developer commented 4 years ago

First of all thanks for PRs!

About whois - i'm not sure about whois.nic.* because IANA says: image

So I will commit later official whois first before nic.*. And nics becomes to fallback whois servers

bessone commented 4 years ago

Is not a problem for me, they are the same server, same ip address, so use both as fallback is a good idea.

io-developer commented 4 years ago

IP are same for now. No guarantee about future :)