Any way to get email notification when IP is blocked

Guys is there any way I can get notification when ip is blocked?

Information about blocked IP is usually located in /var/log/httpd/modsec_audit.log (it depends on ModSecurity configuration).
You need to parse this file and extract this information.