PDA

View Full Version : fsockopen


sb
04-04-2001, 09:30 AM
Hello.

I am looking for a way to find a list of the domains I manage, and they are of course all in the whois database.

I know how to use fsockopen to see if a domain name is valid or not, but I dont find how to use it to find all the records whose administrators are handle xx9999 ?
I swore it is not a spam situation !

Thanks for any information.

allen
04-05-2001, 03:30 AM
Hi sb, :)

what exactly are you trying to do? Are you trying to open a connection to a whois server and check who the administrator is? Or do you want to parse a whois webpage to check for xx9999 as the admin?

Allen

sb
04-06-2001, 06:03 AM
Hello Allen,

As I say in my message, I am adminstrative of a certain amount of domain names, and I more or less forget wich one ! So I am looking for a way to list all the domains whose administrator is handle xx9999. It was possible year ago on Network Solutions, but not any more. I wonder why !

Thanks.