Compact large SPF chains into flat blocks of IP addresses
-
Updated
Apr 25, 2024 - Python
Compact large SPF chains into flat blocks of IP addresses
EmailSecCheck is a lightweight Python utility used to check for common SPF/DMARC misconfigurations that may allow for email spoofing.
SPF-finder is designed to check for the validation of a Sender Policy Framework (SPF) record in a domain's DNS settings. It uses the nslookup command to query the DNS server for the SPF record, and then parses the output to determine if the record is present or not. It also have functionality for reading a list of domains.
A simple tool to check SPF and DMARC for one or more domains
Python Script for Digging into a domain's SPF records
Add a description, image, and links to the spf-record topic page so that developers can more easily learn about it.
To associate your repository with the spf-record topic, visit your repo's landing page and select "manage topics."