mtr

Network diagnostic tool combining traceroute and ping functionality

brewmacoslinux
Try with needOr install directly
Source

About

'traceroute' and 'ping' in a single tool

Commands

mtr

Examples

Trace route to a host with both ping and traceroute information$ mtr example.com
Run mtr in report mode (non-interactive) with 10 cycles$ mtr --report --report-cycles 10 example.com
Trace IPv6 route to a host$ mtr -6 example.com