PS C:\work> ping ipv6.google.com
Pinging ipv6.l.google.com [2404:6800:4003:c01::65] with 32 bytes of data:
Reply from 2404:6800:4003:c01::65: time=5ms
Reply from 2404:6800:4003:c01::65: time=6ms
Reply from 2404:6800:4003:c01::65: time=6ms
Reply from 2404:6800:4003:c01::65: time=5ms
Ping statistics for 2404:6800:4003:c01::65:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 5ms, Maximum = 6ms, Average = 5ms
PS C:\work> ping -6 www.gov.sg
Pinging www.gov.sg [2600:1413:1:591::12a1] with 32 bytes of data:
Reply from 2600:1413:1:591::12a1: time=183ms
Reply from 2600:1413:1:591::12a1: time=185ms
Reply from 2600:1413:1:591::12a1: time=193ms
Reply from 2600:1413:1:591::12a1: time=234ms
Ping statistics for 2600:1413:1:591::12a1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 183ms, Maximum = 234ms, Average = 198ms
PS C:\work> ping -6 www.singtel.com
Ping request could not find host www.singtel.com. Please check the name and try again.
PS C:\work> ping -6 www.singnet.com
Pinging www.singnet.aws.singtel.com [2600:9000:2003:a00:13:5c27:e900:93a1] with 32 bytes of data:
Reply from 2600:9000:2003:a00:13:5c27:e900:93a1: time=5ms
Reply from 2600:9000:2003:a00:13:5c27:e900:93a1: time=7ms
Reply from 2600:9000:2003:a00:13:5c27:e900:93a1: time=6ms
Reply from 2600:9000:2003:a00:13:5c27:e900:93a1: time=7ms
Ping statistics for 2600:9000:2003:a00:13:5c27:e900:93a1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 5ms, Maximum = 7ms, Average = 6ms
PS C:\work> ping -6 www.m1.com
Pinging www.m1.com [2620:12a:8000::3] with 32 bytes of data:
Reply from 2620:12a:8000::3: time=4ms
Reply from 2620:12a:8000::3: time=6ms
Reply from 2620:12a:8000::3: time=7ms
Reply from 2620:12a:8000::3: time=8ms
Ping statistics for 2620:12a:8000::3:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 4ms, Maximum = 8ms, Average = 6ms
PS C:\work> ping -6 www.starhub.com
Ping request could not find host www.starhub.com. Please check the name and try again.
PS C:\work> ping -6 www.myrepublic.com.sg
Pinging www.myrepublic.com.sg [2606:4700::6811:1962] with 32 bytes of data:
Reply from 2606:4700::6811:1962: time=46ms
Reply from 2606:4700::6811:1962: time=40ms
Reply from 2606:4700::6811:1962: time=42ms
Reply from 2606:4700::6811:1962: time=42ms
Ping statistics for 2606:4700::6811:1962:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 40ms, Maximum = 46ms, Average = 42ms