blob: 8296755f3b2e700d2e2b64f1bfd6536086b190d2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
'domtools' is a set of DNS information extraction utilities.
The commands in the 'domtools' package allow you to traverse DNS domain
hierarchies, list all hosts (or subdomains) within a given domain,
convert host name to IP address and vice-versa, convert a normal IP address
to the "in-addr.arpa." format and vice-versa, and more. These commands can be
used manually, or included as building blocks for higher level DNS tools.
They generate output that is easily computer parsable.
<URL:http://www.domtools.com/dns/domtools.shtml>
See also the net/dlint port.
-- Alex Perel
<veers@disturbed.net>
|