Live data from Hacker News

Find sites sharing the same IP address

sharingmyip.com

11–20 of 21 posts

Re: Find sites sharing the same IP address

#13
Bing/MSN Search had this for ages in the form of query "ip:IP_OF_THE_SERVER" which would return a list of indexed websites having domains with this IP address.

I suspect this site uses Bing under the hood - finds the IP of entered website domain, queries bing and returns the results.

This is widely used by security folks when doing pen testing - even if you don't find any flaws on the targeted website, there's a great chance other websites won't be as secure if it's on shared hosting and such tools help to find those other websites.

Re: Find sites sharing the same IP address

#16
Note that if a site is using a CDN like Akamai, the results may show some strange bedfellows and will be entirely dependent on the location of the host doing the lookup. Don't make the assumption that they're in any way related to each other or even that the authoritative origins are in the same hosting facility. Nice tool, though, does what it says and could be a useful check whenever you're considering implementing some draconian firewall rules.

Re: Find sites sharing the same IP address

#18
In modern distributed architectures, you might see a lot of completely unrelated sites on the same IP.

I used to work at one of the major CDNs, and we spent a lot of effort segregating some of our customers into separate IP space, so they wouldn't cause the rest of our customers to get firewalled by the likes of China.

Post reply on HN