TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Programing Languages > VB.NET

Get the IP address of server given Domain Name

VB.NET


Reply
 
Thread Tools Display Modes
Old 07-09-2007, 07:31 AM   #1
Husam
Guest
 
Posts: n/a
Get the IP address of server given Domain Name

Hi EveryBody:

How can I get the IP for web site when I have the Domain Name ?

To make my question clear:
For example when you go to and search for any web site by
given the web site name alot of data coming up included the IP address for
the Web Site .

Can Some body tell me how can I do so or redirect me to such topic.

any help will be completlly apprecaited

regatd's

Husam
  Reply With Quote
Old 07-09-2007, 04:31 PM   #2
Phillip Taylor
Guest
 
Posts: n/a
Re: Get the IP address of server given Domain Name

On 7 Sep, 02:26, Husam <> wrote:
> Hi EveryBody:
>
> How can I get the IP for web site when I have the Domain Name ?
>
> To make my question clear:
> For example when you go towww.netcraft.comand search for any web site by
> given the web site name alot of data coming up included the IP address for
> the Web Site .
>
> Can Some body tell me how can I do so or redirect me to such topic.
>
> any help will be completlly apprecaited
>
> regatd's
>
> Husam


This will bring back an Array of IPAddresses for a given domain name:

Dim ips As System.Net.IPAddress() =
System.Net.Dns.GetHostEntry("www.hotmail.com").Add ressList

Phillip Ross Taylor

  Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get server address of sites appoos Technical Discussions 22 24-12-2007 05:25 PM
installing server 2003 in a server 2000 domain Joe Windows Server 2003 0 28-08-2007 10:10 AM
Advice on upgrading domain server and exchange server David M. Wolff Windows Server 2003 0 28-08-2007 09:59 AM
Server Name vs. Server IP Address Access Marc Windows Server 2003 6 28-08-2007 08:14 AM
Change IP address on domain controller - possible??? bambooyip Windows Server 2003 6 28-08-2007 06:38 AM



New To Site? Need Help?

All times are GMT +5.5. The time now is 07:45 AM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional