AI-Powered Domain & IP Security Check Automation
Description
This workflow is designed to automate the security reputation check of domains and IP addresses using multiple APIs such as VirusTotal, AbuseIPDB, and Google DNS. It assesses potential threats including malicious and suspicious scores, as well as email security configurations (SPF, DKIM, DMARC). The analysis results are processed by AI to produce a concise assessment, then automatically updated into Google Sheets for documentation and follow-up.
How It Works Automatic Trigger – The workflow runs periodically via a Schedule Trigger.
Data Retrieval – Fetches a list of domains from Google Sheets with status "To do".
Domain Analysis – Uses VirusTotal API to get the domain report, perform a rescan, and check IP resolutions.
IP Analysis – Checks IP reputation using AbuseIPDB.
Email Security Validation – Verifies SPF, DKIM, and DMARC configurations via Google DNS.
AI Assessment – Analysis data is processed by AI to produce a short summary in Indonesian.
Data Update – The results are automatically updated to Google Sheets, changing the status to "Done" or adding notes if potential threats are found.
How to Setup
Prepare API Keys Sign up and obtain API keys from VirusTotal and AbuseIPDB. Set up access to Google Sheets API.
Configure Credentials in n8n Add VirusTotal API, AbuseIPDB API, and Google Sheets OAuth credentials in n8n.
Prepare Google Sheets Create a sheet with columns No, Domain, Customer, Keterangan, Status. Ensure initial data has the status "To do".
Import Workflow Upload the workflow JSON file into n8n.
Set Schedule Trigger Define the checking interval as needed (e.g., every 1 hour).
Test Run Run the workflow manually to ensure all API connections and Google Sheets output work properly.
Related Templates
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
Bulk Automated Google Drive Files Sharing and Direct Download Link Generation
This N8N workflow automates the process of sharing files from Google Drive. It includes OAuth2 authentication, batch pro...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments