Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : J2EE : Other : DNS problem Signup · Login
Author Thread
DNS problem
·  karthi_jockey
User
Joined: 12 Dec 2007
Total Posts: 1
DNS problem
Posted: 11 Feb 2008
Hi friends..
i tried to find the domain name for ip addresses using this code
String tmp = InetAddress.getByName(temp1.getAuthority()).getCanonicalHostName();
where temp1 gets ip address at run time.it works.but for some ip addresses it is not working:-(
for example:
nslookup www.aircell.com gives 74.50.0.200 But
nslookup 74.50.0.200 gives sirona.lunarservers.com

anyone please tell me how to get the ip address of www.aircell.com

Users Subscribed To This Thread
karthi_jockey  

Users Who Have Visited This Thread In Last 24 Hours
6 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.