Month: January 2011

Reverse IP Look up .V2

I’ve updated my Reverse IP Look up script. This script/tool will attempt to display a list of domain names that are hosted on the same IP address.

My original script was a bit slow, this one should display results a lot  faster. I’ve also add a simple API that can be configure to show results in different formats XML, JSON, and PHP format. The PHP format returns the results in an array format.

The GUI interface is located in the SEO tools section of this site Reverse IP Look up

To access the API, use the URL below.

Just include your domain name where the curly brackets are, then pick a format to display the results in.

Example

http://apime.josephtinsley.com/{domain_name}/php/
http://apime.josephtinsley.com/bk.com/php/

Thanks,

Joseph

== UPDATED APRIL 06, 2011 ==
In the near future I plan to add more API’s
To handle this change you are now required to add the API’s source that you want to use.
The Reverse IP Look Up source is “reverse

So or example
Instead of
http://apime.josephtinsley.com/{domain_name}/php/
It will need to be
http://apime.josephtinsley.com{source}/{domain_name}/php/
so
http://apime.josephtinsley.com/reverse/bk.com/php/
would be the finished URL.

Thanks again,
Joe

Brand New Year

It’s a Brand New Year and I have a few things that I would like to focus on and learn more about in 2011.

  • Geo Location – I think this year we are going to see a lot of Geo based application. I have a few goto API’s that I use to pull this data. But this technology has a lot of room to grow. I would love to get in front of this and ride the wave of projects that are about to come in.
  • Git – I bought a book a few months ago, but I’ve been pretty business and have not found the time to crack it open. This Version Control seems to be a must have nowadays.
  • IPhone App – I’m sure I’m catching the tail end of the IPhone application gold rush, but I would love to learn how to build a app, regarding how simple it may be.
  • Domaining – I want to sale a domain for over $500.00 this year.
  • Funding – I follow Techcruch pretty closely and there appears to be a lot of  funding going on. I would love to find out how this process works.
  • California –  This is a long shot but I would not mind moving to the west coast. It seems like a lot of what I’m into is happening over there.

Well that’s the list. It will be interesting to see if I’m able to cross any of these off next year.

Copyright © 2024 Joseph Tinsley

Theme by Anders NorenUp ↑