GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PWHOIS(1) User Contributed Perl Documentation PWHOIS(1)

pwhois - Get Whois information of domains and IP addresses.

version 2.99032

        pwhois perl.com
        pwhois gnu.org
        pwhois -s police.co.il
        pwhois -c there.is.no.tld.called.foobar
        pwhois yahoo.com whois.networksolutions.com
        pwhois -T 10 funet.fi

etc etc.....

Just invoke with a domain name, optionally with a whois server name. Switches: -s attempt to strip the copyright message or disclaimer. -c attempts to return an empty answer for failed searches. -e forces die if connection rate to server have been exceeded. -T set timeout for connection attempts -t enables caching. -a specify an ip address that should be used as source address -d enables debugging messages. -F returns results of the first query of recursive whois requests -L returns results of the last query of recursive whois requests (the default) -A returns results of the all queries of recursive whois requests

pwhois - Perl written whois client

Ariel Brosh schop@cpan.org Walery Studennikov despair@cpan.org

Current Maintainer: Alexander Nalobin nalobin@cpan.org

Net::Whois::Raw.

Alexander Nalobin <alexander@nalobin.ru>

This software is copyright (c) 2002-2021 by Alexander Nalobin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2021-08-18 perl v5.32.1

Search for    or go to Top of page |  Section  |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.