Hi all,
With the new .EU tld an amazing amount of new great domainnames have become available. Since friday I've been checking the Whois many many times
But it began to annoy me that I had to type it in single line time after time at whois.eu and that ones' slow also.
So I coded a little app in little time that will check EU domain availability for you. Just C&P a list of domainnames (with or without .eu extension) and press the button. It will then check them at blazing speed. I didn't even need to use threading as it is really fast one by one
NamePros is the only DN forums I visit, and thus this is also the first platform I present my little (and ofcourse free) tool on. Please keep in mind that you need to have .net framework 1.1 installed.
Download from here: http://www.neokobe.nl/iseu---eu-domain-status-checker-whois-lookup
v0.2:
- Threading implemented, this allows the application to respond normally and fast while checking domainnames in the background.
- you may also put domainnames with extension (.eu, .com, .org, etc.) in the list. The TLD will be stripped if applicable.
- words will be cleaned of any non valid characters, so you are free to paste anything you like as long as it is multi-line
- export function allows to export to a text file containing only domains which returned status "free"
- speeded up checking
- removed message box in case of connection error (should be nihil, with the threading implemented)
With the new .EU tld an amazing amount of new great domainnames have become available. Since friday I've been checking the Whois many many times
So I coded a little app in little time that will check EU domain availability for you. Just C&P a list of domainnames (with or without .eu extension) and press the button. It will then check them at blazing speed. I didn't even need to use threading as it is really fast one by one
NamePros is the only DN forums I visit, and thus this is also the first platform I present my little (and ofcourse free) tool on. Please keep in mind that you need to have .net framework 1.1 installed.
Download from here: http://www.neokobe.nl/iseu---eu-domain-status-checker-whois-lookup
v0.2:
- Threading implemented, this allows the application to respond normally and fast while checking domainnames in the background.
- you may also put domainnames with extension (.eu, .com, .org, etc.) in the list. The TLD will be stripped if applicable.
- words will be cleaned of any non valid characters, so you are free to paste anything you like as long as it is multi-line
- export function allows to export to a text file containing only domains which returned status "free"
- speeded up checking
- removed message box in case of connection error (should be nihil, with the threading implemented)
Last edited:














