java - How to get all the domains hosted on the same server -


how find domains hosted on same server. tried reverse ip lookup give me name of host web server running on. know this.

input = yahoo.com or ip address.
output = should have domains hosted on ip address.

dns doesn't work that. doesn't support true reverse lookups. ip -> name lookups able hack based upon forward lookups.


Comments