And a great module it is!

At this moment, in fact, I am running a perl script which uses
Net::ParseWhois which checks our parked domains to see which ones are no
longer using our nameservers.  Just looks up the domains, writes out the
domains and their nameservers to a tab-separated file. I could see how you
could get much more complex and write out to a database, run a script
through cron to see who has moved away, etc.

Great module, highly recommended. Thanks Abraham!

-- 
John Keegan
[EMAIL PROTECTED]
http://RackShare.com


> From: Abraham Ingersoll <[EMAIL PROTECTED]>
> Date: Thu, 17 May 2001 09:02:11 -0700 (PDT)
> To: <[EMAIL PROTECTED]>
> Subject: Re: How do they look up the registrant?
> 
> 
> FYI, http://dajoba.com/projects/netparsewhois is also a perl module to
> parse whois info. From a quick glance, Net::XWhois seems to include better
> parsing support for non-gTLD type whois objects, while Net::ParseWhois
> focuses more on com/net/org and supporting different registrars.
> 
> I created the module with the idea of being able to support ''automated''
> registrar transfers -- so a user wouldn't have to re-enter their
> contact/org/nameserver info. It's probably worth a look if anyone out
> there hasn't already gone with Net::XWhois.
> 
> --ai
> 
> 
> 
> On Thu, 17 May 2001, domreg wrote:
> 
>> On Wed, 16 May 2001, Jim Archer wrote:
>> 
>>> That must be a good bit of code, since whois is more or less free form. My
>>> compliments to your developers. Does this make an occasional mistake?
>> 
>> You can find a perl module that does much of this for many registrars at:
>> http://sourceforge.net/projects/xwhois
>> 
>> We use it our database driven domain admin functions.
> 
> 

Reply via email to