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
437 stars 117 forks source link

Add UDR TLDs #202

Closed bessone closed 1 year ago

bessone commented 1 year ago
Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

Addition of the 4 extensions managed by UDR ( https://icannwiki.org/UDR_(Hong_Kong) ):

They are private domains that are resold, as do other registries/providers.

The official site of UDR (http://www.udr.hk.com) gives a database error, while another domain (http://www.udr.org) answers correctly.

The site http://www.domains.hk.com/register-domain for registrations is not responding (PHP and 404 errors) and the whois https://www.whois.hk.com has expired SSL certificate.

Tragic situation, but there are actually registered domains and they are active.

Luckily I found the whois server whois.registry.hk.com which answers calls correctly.