Getting the same ping data as from command prompt
When I ping a specific URL from the command prompt I get the following information:
Code:
U:\>ping khodlik.xyz
Pinging 77980.bodis.com [199.59.243.227] with 32 bytes of data:
Reply from 199.59.243.227: bytes=32 time=11ms TTL=240
Reply from 199.59.243.227: bytes=32 time=11ms TTL=240
Reply from 199.59.243.227: bytes=32 time=11ms TTL=240
Reply from 199.59.243.227: bytes=32 time=11ms TTL=240
Ping statistics for 199.59.243.227:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 11ms, Maximum = 11ms, Average = 11ms
As you can see when I ping the URL "khodlik.xyz" the first line in the reply is "Pinging 77980.bodis.com". It is returning a different URL than what I specified originally. Can anyone tell me what this other URL is?
And when I ping the same original URL using the .Net Ping() class it doesn't return that other URL. Is there any way I can get it? Thanks for any help.
Re: Getting the same ping data as from command prompt
khodlik.xyz is an alias for 77980.bodis.com.