See llms.txt for all machine-readable content.

Back to Templates

Monitor new domain and certificate activity with DomainKits and email alerts

Created by

Created by: ABTdomain || lyalphaniub
ABTdomain

Last update

Last update 11 hours ago

Categories

Share


Quick overview

This workflow runs every 30 minutes to monitor a keyword across DomainKits newly registered domain data and Certificate Transparency activity, correlates both feeds, and emails only what changed since the last run with a text report and attached CSV.

How it works

  1. Runs every 30 minutes on a schedule.
  2. Sets the watch keyword and optional comma-separated domain suffixes to exclude from certificate results.
  3. Searches DomainKits for newly registered domains matching the keyword and separately searches DomainKits Certificate Transparency logs for recent hostname activity.
  4. Correlates both result sets, compares them to the previous run stored in workflow static data, and outputs only new registrations or domains with new/advanced certificate activity.
  5. Performs a DomainKits bulk DNS lookup for up to 20 changed domains to fetch nameservers and listing status.
  6. Builds a human-readable email report and a structured records list, then sends the report by SMTP with the records attached as a CSV file.

Setup

  1. Create a DomainKits account and upgrade to Premium — the REST API requires a Premium plan or higher. Sign up at domainkits.com, then generate an API key and add it as a DomainKits API credential in n8n.
  2. Configure the watch keyword (and any exclude suffixes) in the Set Watch step.
  3. Add SMTP credentials and set the to/from email addresses in the email send step.
  4. Run the workflow once on schedule to establish baseline state in workflow storage, then rely on subsequent runs to report changes only.

Requirements

  • DomainKits Premium API Key

Additional info

For more information: