В вашій команді помилка: між - та I стоїть пробіл.
Замість " - I " вкажіть " -I "
Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
Knowledge base for working with our services
tracert/traceroute is a standard utility that can be used to check the status of intermediate nodes on the network route to a site and to determine the network section that is malfunctioning if the site is unavailable. Depending on the operating system used, it uses ICMP or UDP protocol.
example.com, specify the address of the desired site without http:// or https:// at the beginning and / at the end):tracert example.com

example.com, specify the address of the desired site without http:// or https:// at the beginning and / at the end):traceroute -I example.com
macbook@Mac ~ % traceroute - I tovarka.skripskiy.com
Version 1.4a12+Darwin
Usage: traceroute [-adDeFInrSvx] [-A as_server] [-f first_ttl] [-g gateway] [-i iface]
[-M first_ttl] [-m max_ttl] [-p port] [-P proto] [-q nqueries] [-s src_addr]
[-t tos] [-w waittime] [-z pausemsecs] host [packetlen]
macbook@Mac ~ %