--- On Wed, 13/1/10, Govi <[email protected]> wrote: > To check from our registrar for our client domains having > correct contact > informations or not. > > >You can write a shell script to do this. > > > i can able to write a script , but whois command giving > different type of > result. > > E.g: > whois result admin contact for some domains, > > *Administrative Contact:* > name email > address > phone etc.... > > some other domains result as > > *Admin Name:* XXXXXXX > *Admin Email:* XXXXXXX > etc.. > > i don't know it may return some other type too. > > Please help me how can i do it.
You may try perl modules from cpan.org e.g http://search.cpan.org/~apla/Net-Domain-Info-0.02/lib/Net/Domain/Info/Whois.pm http://search.cpan.org/~dhudes/Net-Whois-1.9/Whois.pm or search in cpan.org Raman.P blog:http://ramanchennai.wordpress.com/ The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
