Mapping the Net

Find the path to a domain:

1domain=bad.horse
2max_hops=50
3
4tracepath -m $maximum_hops $domain

If you're on Debian, you can use graph-easy and dothost to make an instant diagram:

1domain=dice.camp
2dothost $domain | graph-easy --boxart