dnstracer

Trace a chain of DNS servers to the source of a domain

brewmacoslinux
Try with needOr install directly
Source

About

Trace a chain of DNS servers to the source

Commands

dnstracer

Examples

Trace DNS resolution path for a domain$ dnstracer example.com
Trace DNS with verbose output showing each step$ dnstracer -v example.com
Trace DNS starting from a specific nameserver$ dnstracer -s 8.8.8.8 example.com