Block 1 - VirusTotal HTTP Request
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.4
Domain AI Analysis via Telegram, AbuseCH and VirusTotal Workflow Description This workflow allows Telegram users to submit a domain for quick threat intelligence analys...
n8n-nodes-base.httprequest, n8n-nodes-base.telegramtrigger, n8n-nodes-base.telegram, n8n-nodes-base.aggregate, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-base.merge, n8n-nodes-base.set, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by MaTns.
Original n8n.io sourceThis workflow allows Telegram users to submit a domain for quick threat intelligence analysis. It queries VirusTotal, AbuseCH URLHaus, and AbuseCH ThreatFox, then uses Gemini AI to generate a formatted summary with key findings, assessment/analysis, and actionable recommendations. Note: Currently supports domains only.
VirusTotal is widely known, so there’s no need for further explanation. AbuseCH, on the other hand, is a well‐known community threat intelligence project that focuses on tracking and sharing indicators related to malware, botnets, and other malicious activities.
For SOC analysts, threat hunters, security engineers, or anyone needing instant domain reputation checks via Telegram. Delivers quick IOC validation with AI analysis and recommendations.
Telegram: Token and bot are needed Follow the instructions here Telegram Bot Creation
VirusTotal: API Key is needed Community addition is enough VirusTotal API
AbuseCH URLhaus: API Key is needed AbuseCH URLhaus API
AbuseCH ThreatFox: API Key is needed AbuseCH ThreatFox API
Gemini AI: API key is needed Gemini API
Telegram Trigger add your credentials (token)
VirusTotal, ThreatFox, URLHaus HTTP Requests For each one of the nodes, add your credentials
Message an AI Model (Gemini) Set the model (tested with Gemini 3 Flash) Set your credentials (token)
VirusTotal API AbuseCH URLhaus API AbuseCH ThreatFox API Telegram Bot & Token Creation Gemini API
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Analyze domain threats via Telegram with VirusTotal, AbuseCH, and Gemini AI |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | SecOps, AI Chatbot |
| Author | MaTns |
| Published | 24 Feb 2026 |
Use the JSON export at /data/workflows/13656/13656.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Domain AI Analysis via Telegram, AbuseCH and VirusTotal Workflow Description This workflow allows Telegram users to submit a domain for quick threat intelligence analys...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your SecOps, AI Chatbot use case.