From owner-freebsd-isp Sat Sep 1 18:37: 9 2001 Delivered-To: freebsd-isp@freebsd.org Received: from pendragon.tacni.net (mail.tacni.net [216.178.136.165]) by hub.freebsd.org (Postfix) with SMTP id C135B37B40E for ; Sat, 1 Sep 2001 18:37:05 -0700 (PDT) Received: (qmail 95926 invoked by alias); 2 Sep 2001 01:37:05 -0000 Received: from unknown (HELO tacni.com) (216.201.173.186) by pendragon.tacni.net with SMTP; 2 Sep 2001 01:37:05 -0000 Message-ID: <3B918D3F.26ADF8A6@tacni.com> Date: Sat, 01 Sep 2001 20:37:03 -0500 From: Tom ONeil Organization: Texas American Communications Network Inc. X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Clemens Hermann Cc: BSD-ISP Subject: Re: Domain Report References: <20010902020013.A4209@homer.local> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Brute force method; for i in `cat $DOMAINLIST.COM` do whois $i | egrep 'Ad|Te|Bi|.com' >>$i.contact sleep 5 # Without this the registrars will bounce your requests done cat *.contact >>ALL.contacts Tom Clemens Hermann wrote: > > Hi, > > I'm looking for a script or the like which takes a list of domains as > input and then queries the according whois-servers for the different > TLD's the domains contain and finally presents a table with the first > name / last name of the admin-c of each domain. > Is there something like this around or some perl subs etc. which might > help? > > tia > > /ch > > -- > "Contrary to popular belief, Unix is user friendly. > It just happens to be selective about who it makes friends with." > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- Thomas J. ONeil tom.oneil@tacni.com http://www.tacni.net "National Power, Local Presence" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message