• Stars
    star
    176
  • Rank 215,735 (Top 5 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created almost 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A parser for SPF and DMARC DNS records

checkdmarc

Python tests PyPI PyPI - Downloads

A Python module and command line utility for validating SPF and DMARC DNS records

Features

  • API and CLI
  • Can test multiple domains at once
  • CLI output in JSON or CSV format
  • Parses and validates MX, SPF, and DMARC records
  • Checks for DNSSEC deployment
  • Lists name servers
  • Checks for STARTTLS and TLS support on each mail server