dt

DNS tool - display information about your domain

APACHE-2.0 License

Stars
351
dt - dt v1.0.2 Latest Release

Published by 42wim over 2 years ago

Changelog

  • 571912b Fix missing vendor
  • 9f664f6 Update README
  • bbb2351 Update dependencies
  • 384b1ec Add support for BIMI (#11)
  • 9023c2c Add latest to install command
dt - dt v1.0.0

Published by 42wim almost 3 years ago

Changelog

34caf34 Release v1.0.0
7416ac2 Update vendor
c5ae22c Fix some linting issues
b7942a4 Update vendor
2de2751 Add support for CHAOS to get server version
43682c0 Refactor
9ceb7c2 Remove SOA error. Closes #5
f71b750 Fix JSON output
dd0a6d8 Move DNSSEC to check. More refactor
336c734 Fix panic
9070745 Refactor into library. WIP
d39e3af Update vendor
3912c82 Clean up based on linters

dt - dt v0.0.10

Published by 42wim over 5 years ago

Improvements

  • adds a warning if the ptr mechanism is used in the SPF record.
  • warn if SPF record is set to softfail
  • updated dependencies
dt - dt v0.0.9

Published by 42wim over 7 years ago

New features

  • add -resolver flag. Pick your own resolver
  • add -json flag. Output results in json
  • add -showfail flag. Only show checks that fail/warn

Improvements

  • improve ETA guess using latency
  • use cache if possible
  • do a better job with wildcards (A/AAAA)
  • use ipv6 only if available
  • more debug output with -debug

Bugfix

  • fix incorrect status in mxcheck
dt - dt v0.0.8

Published by 42wim over 7 years ago

v0.0.8

bugfix

Fix panic on glue error #2

dt - dt v0.0.7

Published by 42wim over 7 years ago

v0.0.7

General

  • All checks in #1 implemented

New checks

  • Webcheck (RFC1918, apex, www)
  • NScheck (samesubnet check)
  • Spamcheck (dmarc policy check)

Bugfixes

  • correct mname check (SOAcheck)
  • correct parent/child ns check (NScheck)
dt - dt v0.0.6

Published by 42wim over 7 years ago

v0.0.6

new checks

  • spam check (spf,dmarc)
  • MX check (identical, multiple, RFC1918, duplicate ip, cname, reverse)
  • NS check (cname, parentns, recursive, identical, different ASN, different IP, authoritative, multiple)
  • SOA check (RFC1918)
dt - dt v0.0.5

Published by 42wim over 7 years ago

v0.0.5

Add reporting

  • SOA (mname, serial, identical)
  • Glue records (parent, self)
  • DNSSEC

Improvements

  • DNSSEC check now checks every NS and parent
  • Glue records are being checked
dt - dt v0.0.4

Published by 42wim over 7 years ago

v0.0.4

  • fix panics on ipv4 or ipv6 only hosts

dnssec

  • bottom-up DNSSEC validation

scanning

  • improve scanning speed
  • try AXFR when scanning
  • add CAA type
dt - dt v0.0.3

Published by 42wim over 7 years ago

v0.0.3

dt - dt v0.0.2

Published by 42wim over 7 years ago

Faster and better error handling

dt - dt v0.0.1

Published by 42wim over 7 years ago

v0.0.1