Investigate scam URLs with URLScan.io, Telegram, Gmail, and Data Tables
Quick overview This workflow accepts a suspected scam URL via an n8n form, enriches it with RDAP, certificate transparency, DNS/IP hosting data, urlscan.io results, and HTML fingerprints, then correlates findings against a Data Table case log, posts a report to Telegram, and drafts an abuse report in Gmail.
How it works Receives a scam or phishing URL submission through an n8n form. Extracts the domain from the submitted URL and queries RDAP, crt.sh certificate transparency, and Google DNS to resolve the A record and enrich it with IPInfo hosting details. Submits the URL to urlscan.io, waits briefly for the scan to finish, and fetches the full scan result. Downloads the page HTML and extracts identifying fingerprints such as Google Analytics IDs, Facebook Pixel IDs, AdSense publisher IDs, favicon URL, crypto wallet addresses, and Telegram handles. Consolidates all enrichment data and derives related domains from certificate transparency results. Loads all prior cases from an n8n Data Table and correlates the current case against past entries based on matching fingerprints. Formats a forensic report, sends it to a configured Telegram chat, stores/upserts the case in the Data Table, and creates a Gmail draft addressed to the provider’s abuse contact when available.
Setup Add a URLScan.io API key as HTTP Header Auth credentials and select it in the urlscan.io request nodes. Add Telegram Bot credentials and set the target chat ID in the Telegram message step. Add Gmail OAuth2 credentials for creating email drafts. Create (or select) an n8n Data Table named “Scam Site Case Log” with columns matching the stored fields (for example domain, ip, registrar, investigatedAt, and fingerprint fields). Open the form trigger, copy the form URL, and share it with users who should submit scam URLs.
Related Templates
AI Email Classifier & Auto-Delete for Gmail (SPAM/OFFER Cleaner)
This workflow is designed for freelancers, solopreneurs, and business owners who receive a high volume of irrelevant mes...
Generate Product Ad Copy & CTAs with GPT-4 for Slack and Airtable
⚡ AI Copywriter Pro: Instant Ad Copy & CTA Generator Transform product details into compelling marketing copy in second...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments