Is there any library to query the whois database for domain information?
I would like to write my own script in C # to test my own dictionary of too-many-and-tame words against the whois database of the world's web domains.
Is there a free library / script that will allow my application to check words against free domains and get results quickly?
There are internet applications like whoix.com that allow me to test 25 domains, however I need a lot more.
If you have a possible solution please let me know :)
-1
Skuta
source
to share
1 answer
This might do what you are looking for, it is just a basic query by domain, but I would have thought it would be enough for what you are doing.
0
mockobject
source
to share