The tool analyzes the route, DNS records, and network interface utilized to access a given application. It can identify whether an application is routed through ZTNA or another network.
It requires Python3 on Windows and the following python dependencies:
pip install psutil
pip install dnspython
Example output using one a public domains is shown below.
https://github.com/packet1/TraceNetPath/blob/main/image/example.png
If you are searching for ZTNA, traceroute, tracert, or path discovery for network resources/applications, this tool helps.