Whois lookup

Gurpartap Singh - November 27, 2006 - 18:14
Globe Search

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

  1. Copy the module to sites/SITENAME/modules directory. SITENAME is "all" in most cases.
  2. Download the latest phpWhois 4.1.x package.
  3. 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/*.
  4. Configure the Whois module at ?q=admin/settings/whois.
  5. Your module is now setup and ready to be used at ?q=whois.

Releases

Official releasesDateSizeLinksStatus
6.x-1.12008-Aug-1210.34 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Jan-197.54 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.