OmenLW Posted November 3, 2008 Share Posted November 3, 2008 Can someone tell me how to return a list of domain names associated with a single ip address? I am looking for something similar to http://www.domainbyip.com but all I want is a list of domain names (just like they have) but minus all the extra stuff like meta description. I did a search on the forums and found one thread that never got an answer. I cannot use another service because we are implementing this in house to reference our own domains hosted on our servers. I will write something that will check the domain name vs the IP and alert me if someone has moved to a new host so I can remove them from our web servers. Link to comment https://forums.phpfreaks.com/topic/131213-get-list-of-domains-on-a-single-ip/ Share on other sites More sharing options...
Mchl Posted November 3, 2008 Share Posted November 3, 2008 http://www.myipneighbors.com/ maybe? Link to comment https://forums.phpfreaks.com/topic/131213-get-list-of-domains-on-a-single-ip/#findComment-681239 Share on other sites More sharing options...
OmenLW Posted November 3, 2008 Author Share Posted November 3, 2008 I cannot use another service because we are implementing this in house to reference our own domains hosted on our servers. I will write something that will check the domain name vs the IP and alert me if someone has moved to a new host so I can remove them from our web servers. i cannot use an outside service. Link to comment https://forums.phpfreaks.com/topic/131213-get-list-of-domains-on-a-single-ip/#findComment-681240 Share on other sites More sharing options...
Mchl Posted November 3, 2008 Share Posted November 3, 2008 Sorry You'd probably need an access to a DNS server for that... I'm not sure... Link to comment https://forums.phpfreaks.com/topic/131213-get-list-of-domains-on-a-single-ip/#findComment-681245 Share on other sites More sharing options...
OmenLW Posted November 4, 2008 Author Share Posted November 4, 2008 anyone else have any ideas how I can accomplish this? Link to comment https://forums.phpfreaks.com/topic/131213-get-list-of-domains-on-a-single-ip/#findComment-682279 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.