I am trying to get a 3 letter domain with .net or .org and it seems like EVERY combination is taken. Is there a way i can get a list of domains available? perhaps with a bot? (i'll write it if i need to)
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
On windows you can use
Example:
Example no domain:
Every 3 letter domain has been registered on .com, .net, .org... I believe its the same with 4 letter domains, i think there is still some 5 letter domains left. |
|||
|
|
|
Asking for all three-letter domains from the .com, .net, and .org servers should take about 17576 queries to each, so 52,728 total. Should take about 15 minutes to write the script, and a few minutes to run. It won't get you exactly what you want, as not being in DNS does not exactly mean it is free. However, it's a good start. |
|||||||
|
|
You should expect that all three-letter domains are taken and many are available for sale. Google is your friend (or perhaps not). |
|||
|
|