Bill, how old are your domain names? were any of these names registered before 2000, where you used that email address? Damian ----- Original Message ----- From: "Bill Rogers" <ansearchwatch§yahoo.co.uk> To: <dns§dotau.org> Sent: Thursday, July 21, 2005 1:35 PM Subject: Re: [DNS] Whois & Spam > > > > Don't have the energy to prove your point... cop > > out! If it is easy as you > > say it shouldn't take that much energy. > > > > Adrian, > > Here I'll do you a favour, why don't you get one of > your experts to run this little bit of code of course > substituting in the correct values and a few tweaks > here and there. You may get your own list of 10,000 > emails > > for ($i = 0; $i = 10000; $i +=1){ > use LWP::UserAgent; > $Agent = new LWP::UserAgent; > $Agent->agent('Mozilla/3.0'); > $Agent->proxy('http', $PROXY); > > $URL = > "http://whois.ausregistry.com.au/index.php?domain=CONTACT%20ID%20D"; > $URL .= $i; > $URL .= "-AR"; > > $FETCH = new HTTP::Request GET => "$URL"; > > $RESPONSE= $TheAgent -> request ($FETCH); > &PARSERESPONSE; > } > > Bill > > > > > > ___________________________________________________________ > Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com > > -------------------------------------------------------------------------- - > List policy, unsubscribing and archives => http://dotau.org/ > Please do not retransmit articles on this list without permission of the > author, further information at the above URL. > > >Received on Fri Oct 03 2003 - 00:00:00 UTC
This archive was generated by hypermail 2.3.0 : Sat Sep 09 2017 - 22:00:08 UTC