Tools by Ivan Maidanski for browsing Internet DNS information

Here are my Internet DNS tools. These console programs (dnslook, dnszcon) allow You to view DNS information (i.e., Internet domain names) for a given Internet host or network.

Bellow that, there are my three Java packages (ivmai.util, ivmai.dns and ivmai.storage) which are used intensively by the above mentioned utilities.

dnslook - Utility for looking up Internet domains

Version
3.0
Release date
23-Mar-2001
Target OS
Java VM
Available download formats
Description
This utility allows the user to look up Internet DNS records and entire domains of a given name from the specified server. Every such record consists of its name, the class (IN), time-to-live value, its type (mostly A, NS, MX, CNAME, PTR or SOA), and its value according to its type. Refer to RFC1035 document for more information on DNS. Here, if parameter is omitted then the default server is used. If an optional name is specified then the looked up records are all saved to it in the standard DNS zone file format, which is either plain (the fields of the records are tab-separated) if -p option is set or blank-padded (with the records sorted ascending and duplicated records removed). By default, all the records of a given name are looked up, but setting of -n option causes the utility to look up only name server records. To look up an entire domain (zone) -z option must be set (but, this operation succeeds only if zone transferring is allowed by the server). If -n option is set in addition to -z option then all of the authoritative name servers for a given domain are sequentially tried to look up the entire domain from until it succeeds.

dnszcon - Internet DNS zones multi-threaded retriever

Version
3.0
Release date
30-Jul-2001
Target OS
Java VM
Available download formats
Description
This tool allows the user to fetch (retrieve) Internet DNS records and entire DNS zones of a given name from their authoritative name servers. The tool is an interactive console program which processes user retrieval queries asynchronously in the background (up to 30 queries to different name servers at a time). All retrieved records are immediately put into the built-in sorted storage, which may be listed by user at run-time, and which is saved to the specified file (in a textual tab-separated format) on exit. An entire zone retrieving (zone transferring) is possible only if it is allowed at least by one of its authoritative name servers. Subzones for the zone being transferred are retrieved only in the recursive mode.

dnsx - Internet DNS zones explorer

Version
3.0
Release date
14-Jan-2001
Target OS
Java VM
Available download formats
Comment
It's an experimental version (with graphical user interface)!

'ivmai.util' Java package

ivmai.util (v2.0) is a Java package which extends the standard java.util package functionality.

Java source files:

Note: Use JDK javadoc to produce HTML documentation for this package.

'ivmai.dns' Java package

ivmai.dns (v3.0) is a Java package designed to implement DNS protocol basics (according to IETF RFC1034 and RFC1035 documents).

Java source files:

'ivmai.storage' Java package

ivmai.storage (v2.0) is a Java package which offers a group of observable indexed object containers (hashed, sorted, list-like and tree-like) with the same single interface.

Java source files:

Last updated: 7-Nov-2001

Chat.ru рекомендует: товары из Китая на сайте Asia.ru!