WhoisParser icon indicating copy to clipboard operation
WhoisParser copied to clipboard

Lookup domain names, IP addresses and AS numbers by WHOIS

Results 46 WhoisParser issues
Sort by recently updated
recently updated
newest added

The $Result->reset() removes the referral_server value so the config can not be found.

Checks for common fields if whois information is not complete

Added the template for .email domains

The current logic no longer works for the aforementioned provider. Made a difference to a project I'm working on and thus I've updated it.

Hi, I'd like to know if is it possible to limit the requests by TLD and/or IP? Thanks!

`php $Parser->setDateFormat('%d-%m-%Y %H:%M:%S');` NOT WORK!!

A number of the domains I tested did not return all the available information (possibly the templates are out of date). The list is as follows: .as - creation date,...

composer is installeld globally, symfony/yaml as well. Would appreciate if a senior coder jumps in and schools me on this one Thanks

Hi, thanks for the great class. It is basically up and running and I am able to get a "creation date" (as in your example). But how can I get...

PHP 7, we have: > PHP Fatal error: Cannot use 'Int' as class name as it is reserved in /vendor/novutec/whoisparser/Templates/Int.php on line 37. Can you rename class to, for example,...