$ ping s3-ap-southeast-1.amazonaws.com
PING s3-ap-southeast-1.amazonaws.com (54.231.242.134) 56(84) bytes of data.
64 bytes from s3-ap-southeast-1.amazonaws.com (54.231.242.134): icmp_seq=1 ttl=54 time=133 ms
64 bytes from s3-ap-southeast-1.amazonaws.com (54.231.242.134): icmp_seq=2 ttl=54 time=132 ms
64 bytes from s3-ap-southeast-1.amazonaws.com (54.231.242.134): icmp_seq=3 ttl=54 time=130 ms
^C
--- s3-ap-southeast-1.amazonaws.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 130.796/132.270/133.625/1.231 ms
$ traceroute s3-ap-southeast-1.amazonaws.com
traceroute to s3-ap-southeast-1.amazonaws.com (54.231.243.150), 30 hops max, 60 byte packets
1 117.205.xxx.xxx (117.205.xxx.xxx) 26.719 ms 28.901 ms 31.635 ms
2 218.248.174.138 (218.248.174.138) 37.757 ms 37.759 ms 78.649 ms
3 218.248.235.162 (218.248.235.162) 69.964 ms 78.618 ms 101.973 ms
4 125.17.0.97 (125.17.0.97) 132.298 ms 132.272 ms 132.990 ms
5 182.79.245.66 (182.79.245.66) 160.605 ms 164.014 ms 182.79.245.2 (182.79.245.2) 245.085 ms
6 p38895.sgw.equinix.com (202.79.197.87) 168.649 ms 142.351 ms 146.702 ms
7 203.83.223.12 (203.83.223.12) 145.675 ms 143.341 ms 143.658 ms
8 203.83.223.29 (203.83.223.29) 142.354 ms 146.731 ms 203.83.223.33 (203.83.223.33) 146.972 ms
9 203.83.221.149 (203.83.221.149) 147.441 ms 203.83.221.151 (203.83.221.151) 146.223 ms 147.431 ms
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
$