Skip to content

Bash script that looks at an IP address on reputable black lists and then checks the reverse PTR

License

Notifications You must be signed in to change notification settings

ZenithMediaCanada/rblcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rblcheck

Bash script that checks IP addresses for email spam and reputation and double check that the domain used in PTR is not seen in other spam emails.

Download the script, chmod +x rbl_check ./rbl_check IPADDRESS

It will check the IP and PTR of the IP for Email SPAM and reputation.

will include white lists in the future and email notification so we can include the results in an email for daily checks.

About

Bash script that looks at an IP address on reputable black lists and then checks the reverse PTR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages