I decided to give some of my spare time to work out a way to look up domain names in great volumes at a time!
I created a (small) php script that translates domains listed in a CSV order (comma seperated values) to readable data. To use this tool, simply put together a file like this:
the script will now look for:
aaa .com/.net/.org/.biz/.info
aab .com/.net/.org/.biz/.info
aac .com/.net/.org/.biz/.info
aad .com/.net/.org/.biz/.info
aae .com/.net/.org/.biz/.info
aaf .com/.net/.org/.biz/.info
I also included some standard searches.
tool click here
standard searches click here
feedback & suggestions are always welcome!
I created a (small) php script that translates domains listed in a CSV order (comma seperated values) to readable data. To use this tool, simply put together a file like this:
Code:
aaa,aab,aac,aad,aae,aaf
aaa .com/.net/.org/.biz/.info
aab .com/.net/.org/.biz/.info
aac .com/.net/.org/.biz/.info
aad .com/.net/.org/.biz/.info
aae .com/.net/.org/.biz/.info
aaf .com/.net/.org/.biz/.info
I also included some standard searches.
tool click here
standard searches click here
feedback & suggestions are always welcome!
Last edited:















