Today, I'm announcing Whoisdoma, a new kind of whois search. At the moment, dns lookup, and ip lookup is not supported. The site is http://whoisdoma.com. What makes Whoisdoma different? The code for backend api that we use on api.whoisdoma.com is available freely on github. There is also an installer for our api core also available in github. Both the backend, and frontend are built using laravel. I have been working on adding dns api to the Whoisdoma api core, but due to the graphics card on my laptop going bad I have not been able to upload the dns api to github, once I get my new laptop I'll be uploading the changes to github.
https://github.com/Whoisdoma/core
https://github.com/Whoisdoma/installer
Q/A:
How are the whois servers stored?
They are stored in the database, and they are selected by tld. Ex: if you look up a .com, the api core will get the first result that matches com, and grab the value for the whois server from the database.
How are api keys stored?
They are also stored in the database.
Users are stored in the database, is there a way to add another user?
At the moment, no, but it will be implemented in a future update
Is the code for the front end available?
Sorry, but we provide the code for our api backend only, if you want to build a front end using api yourself you have the api core, or you will be able to request an api key from us in a future front end update.
Can I make improvements to the api core?
Yes, feel free to fork the api core, and the installer and submit a push of changes, or bug fixes.
Will Whoisdoma always be free to perform whois lookups on?
I have no plans to charge for any features offered on whoisdoma.com, As such, ads for vps providers may be added in the future if there are any sponsorships. One thing you won't see is google ads.
What features are planed for whoisdoma.com?
In the future, updates to the front end will offer the ability to create an account, and save searches to a dashboard. Api for mywot.com, and alexa will also be added to improve whois search results.
https://github.com/Whoisdoma/core
https://github.com/Whoisdoma/installer
Q/A:
How are the whois servers stored?
They are stored in the database, and they are selected by tld. Ex: if you look up a .com, the api core will get the first result that matches com, and grab the value for the whois server from the database.
How are api keys stored?
They are also stored in the database.
Users are stored in the database, is there a way to add another user?
At the moment, no, but it will be implemented in a future update
Is the code for the front end available?
Sorry, but we provide the code for our api backend only, if you want to build a front end using api yourself you have the api core, or you will be able to request an api key from us in a future front end update.
Can I make improvements to the api core?
Yes, feel free to fork the api core, and the installer and submit a push of changes, or bug fixes.
Will Whoisdoma always be free to perform whois lookups on?
I have no plans to charge for any features offered on whoisdoma.com, As such, ads for vps providers may be added in the future if there are any sponsorships. One thing you won't see is google ads.
What features are planed for whoisdoma.com?
In the future, updates to the front end will offer the ability to create an account, and save searches to a dashboard. Api for mywot.com, and alexa will also be added to improve whois search results.