教えて頂きたいのですがping -f -s 1 で以下のような結果が出てきました
Timestampの行のIPアドレスの次の数字は何でしょうか?

Pinging xxxxxxx.xxxx.ne.jp [210.xx.xxx.xx] with 32 bytes of data:

Reply from 210.xx.xxx.xx: bytes=32 time=1ms TTL=255
Timestamp: 210.xx.xxx.xx : 1993153795
Reply from 210.xx.xxx.xx: bytes=32 time<10ms TTL=255
Timestamp: 210.xx.xxx.xx : 1590762755
Reply from 210.xx.xxx.xx: bytes=32 time<10ms TTL=255
Timestamp: 210.xx.xxx.xx : 1272257795
Reply from 210.xx.xxx.xx: bytes=32 time<10ms TTL=255
Timestamp: 210.xx.xxx.xx : 869866755

Ping statistics for 210.xx.xxx.xx:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms

#汚いカキコで申し訳ありません