IP Reputation Check & SOC Alerts: Splunk, VirusTotal, AlienVault
Automates IP reputation analysis from Splunk alerts using VirusTotal and AlienVault OTX, enriching data and routing high-severity threats to Slack, ServiceNow, and email for SOC teams.
This workflow ingests suspicious IP addresses from Splunk SIEM alerts via a webhook trigger. It performs comprehensive threat enrichment by querying VirusTotal for reputation scores, tags, and analysis stats, and AlienVault OTX for pulses, reputation, and WHOIS data. Data is merged, processed with custom function nodes for IOC extraction and intel summarization, and a rich HTML threat summary is generated for analyst review.
Conditional logic via Switch nodes routes actions based on severity: l
Platform
n8n
Category
Utilities
Price
$24.99
Creator
Jordi Faber
security
soc
threat-intel
ip-reputation
virustotal
alienvault
splunk
servicenow
slack
siem
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.