DOTHOST(1) | General Commands Manual | DOTHOST(1) |
dothost - DNS lookup with Graphviz output
dothost |
ADDRESS [ADDRESS...] |
dothost is a DNS lookup utility, which produces output in Graphviz format.
$ dothost www.iana.org | graph-easy +-------------------------+ v | ##################### +------------+ +> # www.iana.org # --> | 192.0.32.8 | | ##################### +------------+ | | | | | v | +-------------------+ +- | 2620:0:2d0:200::8 | +-------------------+
graphviz(7), host(1), gethostbyaddr(3), getaddrinfo(3)
2024-01-31 | dothost 0.2.1 |