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 ...
Template notes

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 1. Automatic Trigger – The workflow runs periodically via a Schedule Trigger.
2. Data Retrieval – Fetches a list of domains from Google Sheets with status "To do".
3. Domain Analysis – Uses VirusTotal API to get the domain report, perform a rescan, and check IP resolutions.
4. IP Analysis – Checks IP reputation using AbuseIPDB.
5. Email Security Validation – Verifies SPF, DKIM, and DMARC configurations via Google DNS.