Projects / dnstracer

dnstracer

dnstracer determines where a given Domain Name Server (DNS) gets its information from, and follows the chain of DNS servers back to the servers which know the data.

Tags
Licenses
Operating Systems

RSS Recent releases

  •  15 May 2008 11:43

Release Notes: The timeout command line parameter was re-integrated. IPv6 root server handling was fixed. A lame server issue with certain domain names was fixed.

  •  08 Jul 2004 08:23

Release Notes: Handling of timeouts was improved: instead of a static value, an initial value of five seconds is used, and is doubled with each retry. Warnings are printed if you receive a different RR type than the one you asked for (for example, when you ask for an A record and receive a CNAME). Problems which occurred when records received in the authority field are shorter than the domain for which the nameserver is authoritative were fixed. When compiled without IPv6 support on an IPv6 capable machine, the machine tried to query the IPv6 translated IPv6 address anyway.

  •  14 Feb 2003 21:17

Release Notes: IPv6 servers can now be traced, and a -S option was added for specifying the source IP address.

  •  30 Jul 2002 10:43

Release Notes: This release adds support for SOA records.

  •  12 Jun 2002 00:58

    Release Notes: Added support for PTR records, and fixed some annoyances.

    RSS Recent comments

    25 Dec 2009 18:35 bassu Thumbs up

    Dnstracer is actually a great tool for dns traversal check up.
    I recently started using this www.squish.net/dnscheck/ and was thinking if output statistics of dnstranser be modified to show result as in percentage like how many % of servers returned authoritative answer and how many of them returned failures.

    Thanks.
    Abbas.

    12 Jun 2002 00:49 mavetju

    Re: DJB's dnstrace differences?

    > What is the difference between this and
    > DJB's dnstrace (included in his djbdns
    > package)? His dnstrace traces down all
    > domain names from the root and does a
    > great deal of output. URL:
    > cr.yp.to/djbdns.html

    - The license used
    - The output. Please see www.mavetju.org/unix/d... for more information.

    26 Feb 2002 04:29 julian7

    DJB's dnstrace differences?
    What is the difference between this and DJB's dnstrace (included in his djbdns package)? His dnstrace traces down all domain names from the root and does a great deal of output. URL: cr.yp.to/djbdns.html (cr.yp.to/djbdns.html)

    Screenshot

    Project Spotlight

    sawfish

    An extensible window manager.

    Screenshot

    Project Spotlight

    cmocka

    A unit testing framework for C with mock objects.