Skip to content

Mellbourn/dmarc-source-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node script that goes through a DMARC report, and looks up the source hostname for every record of a failure.

A record is considered a failure if both DKIM and SPF has failed. It does a reverse lookup on the source_ip and tries to find the hostname.

My motivation for this script is that I want to verify that the hostnames that fail seem likely to be spammers.

Node 7 required.

About

Node script that goes through a DMARC report and looks up the hostnames of the sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published