WhoisParser
WhoisParser copied to clipboard
.io domains not parsed propery
Create and execute the following file
lookup($domain); var_dump($result); Seems like the Ruby whois library is using whois.nic.io https://github.com/weppos/whois/blob/master/data/tld.json I can work on a PR, although I'm not a Regex master.