This is the home of the Domainspotter project, a small program written in Python by Samuel Huckins.
Its main purpose right now is two-fold:
- To display what English words are currently available as .com and .net domains,
- To act as an exercise in learning Python.
It is currently somewhat limited, but the very basic requirements of parsing an English dictionary file and querying WHOIS for the availability of the words in the file as .com and .net domains have been met. Information on how I will be developing the project and its feature roadmap may be found on the Roadmap page.
Further project information may be found on the About page, and a link to the source code browser can be found on the Code page.

