aharpour / checkdmarc

A parser for SPF and DMARC DNS records

Home Page:https://domainaware.github.io/checkdmarc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A parser for SPF and DMARC DNS records

https://domainaware.github.io/checkdmarc

License:Apache License 2.0


Languages

Language:Python 99.6%Language:Shell 0.4%