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

Add whois server for .page #79

Closed bessone closed 5 years ago

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

Whois server for .page domains, according to iana.org. whois.nic.page and whois.nic.google are the same server, I used the second one suggested by iana.org

For the text I used microsoft.page and not google.page because the latter does not have the nameservers configured

io-developer commented 5 years ago

Good! Tests passed :)