Receive information about each step in the route between your PC and the target. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/tracert.
tracert {{IP}}
tracert
from resolving IP addresses to hostnames:tracert /d {{IP}}
tracert
to use IPv4 only:tracert /4 {{IP}}
tracert
to use IPv6 only:tracert /6 {{IP}}
tracert /h {{max_hops}} {{IP}}
tracert /?