PHP Network Utilities includes a PHP Whois function that uses PHP sockets to query various Whois servers. There are also two other functions. i.e. A host lookup by host name, which should return the ...
PHP Network Utilities includes a PHP Whois function that uses PHP sockets to query various Whois servers. There are also two other functions. i.e. A host lookup by host name, which should return the IP address and a host lookup by IP address, which should return the host name.