This tool performs a DNS resolution by tracing the delegation path from the root name servers and by following CNAMES. Each additional query is reported.
Using homebrew:
brew install rs/tap/dnstrace
From source:
go get github.com/rs/dnstrace
Or download a binary package.
All source code is licensed under the MIT License.