If any of you are whois experts, I want to know how to make a query to a whoisserver like the one below
whois.crsnic.net
port:43
So that I can send more then one request to it.
Currently if I want to check a domain like test.com, you have to send it the following below.
domain =test.com
How can I make it test 'test.com', and 'another.com' so that it brings back the results of both from within one query. Currently the only way to get information on both is by just sending 'two queries', but this is highly inefficient.
Is this possible?
whois.crsnic.net
port:43
So that I can send more then one request to it.
Currently if I want to check a domain like test.com, you have to send it the following below.
domain =test.com
How can I make it test 'test.com', and 'another.com' so that it brings back the results of both from within one query. Currently the only way to get information on both is by just sending 'two queries', but this is highly inefficient.
Is this possible?














