Whois lookup

Component ID

99999

Component name

Whois lookup

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

11737

Component created

Component changed

Component body

Enables privileged users to lookup Whois information of domain names or IP addresses. Features include AJAXified results, hourly threshold, watchdog logging, and style of whois output.

Requires 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

  • Follow: http://drupal.org/documentation/install/modules-themes
  • Download the latest phpWhois package (tested with 4.2.x) .
  • Extract the phpWhois library into a sub-directory of the whois module, it should be called 'phpwhois'. (From 7.x-1.1 the Libraries API is supported, sites/.../libraries/ is then preferred)
  • Configure the Whois module at /admin/settings/whois.
  • Your module is now setup and ready to be used at /whois.
  • For extra security, remove the example* and testsuite.php files from the phpwhois library folder.

Credits

Original author: Gurpartap Singh
Current maintainer: Helmo