π Automated DNS records lookup for subdomains with HackerTarget API reports
β‘ 335 views Β· π SecOps & Security Automation
Description
π§ EnumX: Auto DNS Lookup for Subdomains with Markdown Export
Whoβs it for
Security engineers, red teamers, or automation-curious teams looking to enhance passive reconnaissance with minimal effort. Ideal for early-stage security setups, bug bounty hunters, and SME SOC analysts.
What it does
This workflow performs passive subdomain enumeration and DNS record lookup for a given domain. It parses the data, generates a clean markdown report, and sends it via email.
π Uses HackerTarget APIs for subdomain and DNS data
π§ Parses records (A, AAAA, CNAME, TXT, MX, NS, SOA)
π¨ Sends a structured markdown report to a designated inbox
π‘οΈ Useful for recon, misconfiguration detection, and compliance evidence
How to set up Replace the email address in the Gmail node with your recipient.
(Optional) Replace HackerTarget API with your own recon APIs.
Click Execute Workflow or trigger via cron on schedule.
View the full markdown output in your inbox.
Requirements Free Gmail account (with n8n Gmail OAuth2 configured)
(Optional) Replace example.com with your target domain
Internet access (API calls use HTTPS)
How to customize the workflow Modify the target domain via the βπ Target Domainβ Set node
Adjust markdown format in βπ Format DNS Markdownβ
Replace Gmail node with Slack/Telegram/Notion if preferred
Add additional enrichment nodes (e.g., Shodan, VirusTotal) for deeper analysis
*πΌ This template is part of the CYBERPULSE AI BlueOps/RedOps suite.
π Nodes Used
HTTP Request, Gmail
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File