Firstly, ping that website from linux terminal -
ping <website name>
ping results-
you can check latency too here.. latency is displayed in ms. (time=__ ms)
here ttl stands for time to leave.
ttl - Time-to-live (TTL) is a value in an Internet Protocol (IP) packet that tells a network router whether or not the packet has been in the network too long and should be discarded
icmp is a protocol ... if it will not be enabled then ping will not show complete result.
--------------------------------------------------------------------------------------------------------------
Copy Ip address from there and paste it here to know host name -
ipinfo.io/<IpAddress>
that's it....!
ping <website name>
ping results-
you can check latency too here.. latency is displayed in ms. (time=__ ms)
here ttl stands for time to leave.
ttl - Time-to-live (TTL) is a value in an Internet Protocol (IP) packet that tells a network router whether or not the packet has been in the network too long and should be discarded
icmp is a protocol ... if it will not be enabled then ping will not show complete result.
--------------------------------------------------------------------------------------------------------------
Copy Ip address from there and paste it here to know host name -
ipinfo.io/<IpAddress>
that's it....!
Comments
Post a Comment