IPv4-
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Windows\system32>ping xtremeidiots.com
Pinging xtremeidiots.com [108.162.200.192] with 32 bytes of data:
Reply from 108.162.200.192: bytes=32 time=14ms TTL=53
Reply from 108.162.200.192: bytes=32 time=15ms TTL=53
Reply from 108.162.200.192: bytes=32 time=17ms TTL=53
Reply from 108.162.200.192: bytes=32 time=14ms TTL=53
Ping statistics for 108.162.200.192:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 14ms, Maximum = 17ms, Average = 15ms
C:\Windows\system32>ping direct.xtremeidiots.com
Pinging direct.xtremeidiots.com [74.208.112.174] with 32 bytes of data:
Reply from 74.208.112.174: bytes=32 time=28ms TTL=110
Reply from 74.208.112.174: bytes=32 time=29ms TTL=110
Reply from 74.208.112.174: bytes=32 time=29ms TTL=110
Reply from 74.208.112.174: bytes=32 time=27ms TTL=110
Ping statistics for 74.208.112.174:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 27ms, Maximum = 29ms, Average = 28ms
C:\Windows\system32>
IPv6
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Windows\system32>ping -6 xtremeidiots.com
Pinging xtremeidiots.com [2400:cb00:2048:1::8d65:7fbf] with 32 bytes of data:
Reply from 2400:cb00:2048:1::8d65:7fbf: time=35ms
Reply from 2400:cb00:2048:1::8d65:7fbf: time=28ms
Reply from 2400:cb00:2048:1::8d65:7fbf: time=26ms
Reply from 2400:cb00:2048:1::8d65:7fbf: time=26ms
Ping statistics for 2400:cb00:2048:1::8d65:7fbf:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 26ms, Maximum = 35ms, Average = 28ms
C:\Windows\system32>
There you go . Hope that helps!