php-whois
php-whois copied to clipboard
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 8.0 compatible (5.4+ old versions)
**Description** Can i change markmonitor to for example localhost? **Example** I see that queries are done using whois.markmonitor.com. Can i change this?
We are responsible for 70+ domains. I've built a cron job that scans these domains 2x/day to make sure nothing critical has been changed. I've got 2 problems. First, the...
When I'm getting basic information about the domain ```php
**PHP-Whois version**: 4.1.1(latest) **PHP version**: 8.3 **Description** ``` PHP Fatal error: Uncaught TypeError: preg_match(): Argument #2 ($subject) must be of type string, array given in vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/Parsers/BlockParser.php:430 Stack trace: #0 vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/Parsers/BlockParser.php(430):...
**PHP-Whois version**: 4.1.10 **PHP version**: 8.2 **Description** Greek domains seems to be broken **How to reproduce** ```php $whois = Iodev\Whois\Factory::get()->createWhois(); $whois->loadDomainInfo('euro2day.gr'); ``` **Error message** ``` Iodev\Whois\Exceptions\ServerMismatchException No servers matched for...
| Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? |...
Hello, I would like to request the removal of whois.dotmobiregistry.net from the module.tld.servers.json file located in the path src/Iodev/Whois/Configs/module.tld.servers.json in this repository. Reason for Removal: Recent research published by WatchTowr...
**PHP-Whois version**: 4.1 **PHP version**: 8.3 **Operating System**: macOS ## Description When querying domain information using `php-whois`, the `#dataDefault` array in `Iodev\Whois\Modules\Tld\TldInfo` appears to be empty, even though the actual...
**PHP-Whois version**: 4.1.10 **PHP version**: 8.4.0 **Description** Class `Whois` uses trait `WhoisDeprecated`, which has the comment "will be removed in 4.2" This code, which is unused, is not compatible wtih...
| Q | A | ------------- | --- | Branch? | master | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? |...