logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dothost - DNS lookup with Graphviz output

Description

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

Example

       $ dothostwww.iana.org|graph-easy

              +-------------------------+
              v                         |
            #####################     +------------+
         +> #   www.iana.org    # --> | 192.0.32.8 |
         |  #####################     +------------+
         |    |
         |    |
         |    v
         |  +-------------------+
         +- | 2620:0:2d0:200::8 |
            +-------------------+

Name

       dothost - DNS lookup with Graphviz output

Options

-h, --help
              Show help message and exit.

       --version
              Show version information and exit.

See Also

graphviz(7), host(1), gethostbyaddr(3), getaddrinfo(3)

dothost 0.2.1                                      2024-01-31                                         DOTHOST(1)

Synopsis

dothostADDRESS [ADDRESS...]

See Also