Whois lookup
Gurpartap Singh - November 27, 2006 - 18:14
Enables privileged users to lookup for Whois information of domain names or IP addresses. Drupal 6.x exclusive features include AJAXified results, hourly threshold, watchdog logging, and style of whois output.
Required GPL licensed phpWhois library for whois servers list, and querying. Whois lookup form is available at ?q=whois. Alternatively, accessing ?q=whois/example.com will return Whois information for example.com
Installation
- Copy the module to sites/SITENAME/modules directory. SITENAME is "all" in most cases.
- Download the latest phpWhois 4.1.x package.
- Extract the phpWhois library into whois module folder and the content folder to phpwhois, so that the directory structure looks like: sites/SITENAME/modules/whois/phpwhois/*.
- Configure the Whois module at ?q=admin/settings/whois.
- Your module is now setup and ready to be used at ?q=whois.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2008-Aug-12 | 10.34 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2008-Jan-19 | 7.54 KB | Download · Release notes | Development snapshot | |

