nanog mailing list archives

Re: finding whois servers, was .pro whois registry down?


From: "John R. Levine" <johnl () iecc com>
Date: 10 Mar 2016 17:11:53 +0100

- a link from that top-level page to the whole list, in regex-aware,
whois.conf-compatible format

What uses whois.conf?   Not the whois on my FreeBSD or Mac.

Or you can just use this shell script:

 #!/bin/bash
 WHOISHOST=${1##*.}.ws.sp.am
 exec whois -h $WHOISHOST $*

R's,
John


Current thread: