Automated Subdomain DNS Lookup with Markdown Export

somdn_product_page

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.

Node Count

11 – 20 Nodes

Nodes Used

code, gmail, httpRequest, manualTrigger, merge, set, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Automated Subdomain DNS Lookup with Markdown Export”

Your email address will not be published. Required fields are marked *