On Wed, 2010-01-13 at 11:50 +0530, Shrinivasan T wrote: > Hi, > > > > I want to get technical and admin contact mail id over 1500 domains. > > You can write a shell script to do this. > > > Through whois command i can able to get all information. > > but i need only contact ids. > > > > You can process the result using various tools like, sed, awk, grep etc.
You should not use a shell script to do this if you are looking up on arin.net. If you use `whois` you should read the Terms Of Use where it is clearly stated that: "You are not authorized to access or query our Whois database through the use of electronic processes that are high-volume and automated except as reasonably necessary to register domain names or modify existing registrations;" -- Roshan George <[email protected]> _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
