This workflow automates the process of enumerating subdomains for a target domain, retrieving their DNS records, parsing and formatting the data into Markdown, and optionally sending notifications via Gmail. It begins with a manual trigger allowing user input of the domain, then executes subdomain enumeration through an HTTP request, followed by parsing the results. The workflow fetches DNS records for each subdomain, merges the data, and formats it into Markdown. The final output can be shared via email, making it ideal for security assessments, domain audits, or ongoing monitoring of subdomain configurations.
Automated Subdomain DNS Lookup with Markdown Export
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, gmail, httpRequest, manualTrigger, merge, set, stickyNote |
Reviews
There are no reviews yet.