dothost

dothost is a DNS lookup utility, which produces output in Graphviz format.

Author: Jakub Wilk

License: The Expat license

Version: 0.2 released on 2019-03-14

Example:
$ dothost www.iana.org | graph-easy --as boxart

       ┌─────────────────────────┐
       ∨                         │
     ┏━━━━━━━━━━━━━━━━━━━┓     ┌────────────┐
  ┌> ┃   www.iana.org    ┃ ──> │ 192.0.32.8 │
  │  ┗━━━━━━━━━━━━━━━━━━━┛     └────────────┘
  │    │
  │    │
  │    ∨
  │  ┌───────────────────┐
  └─ │ 2620:0:2d0:200::8 │
     └───────────────────┘