Skip to product information

Ping IP Reputation Monitor with Slack Alerts (n8n Workflow)

Ping IP Reputation Monitor with Slack Alerts (n8n Workflow)

 (200+Reviews)
Regular price £47.99
Regular price £47.99 Sale price
SAVE Sold out
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
âš¡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
Ping IP Reputation Monitor with Slack Alerts (n8n Workflow)

Ping IP Reputation Monitor with Slack Alerts (n8n Workflow)

Regular price £47.99
Regular price £47.99 Sale price
SAVE Sold out

Monitor IP reputation changes and get Slack alerts—automatically

This n8n workflow checks your watched IP addresses against the free PING IP reputation API (https://pingip.co) every day, compares results to the previous run, and sends a Slack alert via webhook only when important reputation or classification values change.

What this workflow does

  • Runs on a daily schedule at 09:00 using an n8n Schedule Trigger.
  • Loads your IP watchlist and processes each address one by one.
  • For each IP, it queries https://pingip.co/api/ip to retrieve reputation/classification data such as risk score, IP type, ASN, country, and a proxy/VPN flag (as provided by PING IP).
  • Compares today’s results to the previous run using workflow static data.
  • Builds a human-readable change summary and posts to Slack only when tracked values changed (risk score, IP type, ASN, country, or proxy/VPN status).

Setup

  • Update the IP list in the watchlist step with the addresses you want to monitor.
  • Create a Slack incoming webhook and paste its URL into the alert request (or use another JSON-accepting webhook endpoint like Discord/Teams).
  • Activate the workflow. The first run creates a baseline and typically sends no alerts.

Use cases

  • Detect when risk score or proxy/VPN status changes for IPs related to sign-ups, logins, or admin access.
  • Monitor ASN and country shifts that may indicate fraud infrastructure changes.
  • Keep SaaS security and operations teams informed with daily, change-only Slack notifications.

Technical details

  • n8n nodes/workflow components: Schedule Trigger, http request, if, code, no op, sticky note.
  • Integrations: Slack incoming webhook and the free PING IP API (no API key required).
View full details