mdns - Perform multiple DNS lookups in parallel
mdns [ -d ] [ -h ] [ -m [ -r ] [ -c prefix ] ] [ -s ] [ -n number ] [ -t timeout ] [ @server ] [ filename... ]
mdns performs multiple DNS lookups in parallel. Names to query are read from the list of files given on the command line, or from the standard input if - was specified. A nameserver can be specified using @servername.
This program is distributed under the terms of the Perl Artistic License.
Original Copyright (c) 1997-2000 Michael Fuhr (included in the CPAN Net::DNS module as example application). Modified version Copyright 2002 by Paul Kremer (changes include parameter for STDIN, the help option, choosing between RR or rdata output, MX lookups, recursive domain component MX lookups, combined output and specifying a nameserver).
perl(1), axfr, check_soa, check_zone, mx, perldig, the Net::DNS manpage