NAME
no_whois.pl
DESCRIPTION
Uses NOLookup::Whois::WhoisLookup to perform lookup on some query from the Norid whois service.
USAGE
no_whois.pl [hvq:] <querystring>
Arguments:
-q: query
-v: verbose dump of the returned raw whois response
-h: this help
Examples:
Query on a domain name:
perl no_whois.pl -q norid.no
Query on a organization number:
perl no_whois.pl -q 985821585
Query on a domain name, verbose dump to see raw response:
perl no_whois.pl -q norid.no -v
Query on a contact handle, verbose dump to see raw response:
perl no_whois.pl -q UNA165O-NORID -v