Skip to main content

DNS resolver tester — measure resolution time, test DNSSEC, compare resolvers, and detect DNS issues

Project description

dargslan-dns-resolver

DNS Resolver Tester — Measure resolution time, compare resolvers, test DNSSEC, and detect DNS configuration issues. Zero external dependencies.

PyPI version License: MIT

Installation

pip install dargslan-dns-resolver

CLI Usage

dargslan-dns report                     # Full DNS report
dargslan-dns resolve google.com         # Quick resolution test
dargslan-dns dig google.com MX          # Dig-style query
dargslan-dns compare 8.8.8.8 1.1.1.1   # Compare resolvers
dargslan-dns dnssec google.com          # DNSSEC validation test
dargslan-dns reverse 8.8.8.8            # Reverse lookup
dargslan-dns config                     # Show resolver config
dargslan-dns json                       # JSON output

Python API

from dargslan_dns_resolver import DNSResolver
dr = DNSResolver()
result = dr.resolve("dargslan.com")
comparison = dr.compare_resolvers(["8.8.8.8", "1.1.1.1", "9.9.9.9"])
dr.print_report()

More from Dargslan

License

MIT — see LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dargslan_dns_resolver-1.0.0.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dargslan_dns_resolver-1.0.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file dargslan_dns_resolver-1.0.0.tar.gz.

File metadata

  • Download URL: dargslan_dns_resolver-1.0.0.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for dargslan_dns_resolver-1.0.0.tar.gz
Algorithm Hash digest
SHA256 554007d10aac113a467d956c00ce2d4248e5310028139c2febada027d1980a40
MD5 dc2a8a7bbb443076be6612f08b3f8f40
BLAKE2b-256 ed6d2b593d5ad7a1680f53d34774b7ca049a53e30d4ed66a10db28eb618d1643

See more details on using hashes here.

File details

Details for the file dargslan_dns_resolver-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dargslan_dns_resolver-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7656fc78459d84412515df6f4d8b5804108c71d66c8d54746d3993e9c55807bf
MD5 de11ed9df188b0fef33da683ee9027c8
BLAKE2b-256 50081ffbdc864f09dd32ad04aeab227330354da0bd89e8771501554f5202f371

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page