Automate Domain and IP Blacklist Monitoring with Slack Alerts - n8n Workflow | Neura Market
Automate Domain and IP Blacklist Monitoring with Slack Alerts
This workflow automatically monitors specified domains and IP addresses against blacklists and sends immediate alerts via Slack if any are listed, allowing for quick response and mitigation.
This workflow is designed to proactively monitor your domains and IP addresses against major blacklists like Spamhaus and AbuseIPDB. It performs scheduled checks and queries the blacklist API to determine if any assets are listed. If a listing is detected with a confidence score above 50, an urgent alert is sent to a Slack channel, enabling your team to take immediate action to resolve the issue. This helps maintain email deliverability and protect your sender reputation.
Platform
n8n
Category
Communication
Price
Free
Creator
Priya Desai
blacklist-alerts
if
code
slack
stickyNote
httpRequest
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.