Mtr
[MTR https://github.com/traviscross/mtr] combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.
wget https://www.bitwizard.nl/mtr/files/mtr-0.94.tar.gz
tar -zxvf mtr-0.94.tar.gz
cd mtr-0.94
./configure && make