Skip to content

Python Script for Digging into a domain's SPF records

License

Notifications You must be signed in to change notification settings

secnonsense/spf.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spf.py

Python Script for Digging into a domain's SPF records

Anyone who has worked with anti-spam products knows the pain of dealing with anti-spoofing policies and running dig TXT commands through layers and layers of includes in SPF records. This simple script automates that process. Only ip4 and ipv6 addresses, includes and a records associated with mx records are processed at this time.

requires dnspython - http://www.dnspython.org/

About

Python Script for Digging into a domain's SPF records

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages