Monitor brand domains and typosquat variants with DomainKits and email
Go to WorkflowDescription
Quick overview
This workflow runs daily to monitor newly registered domains matching your brand keyword and to check typosquat variants of your brand domain using DomainKits, then compiles WHOIS/DNS details into a CSV and emails a plaintext report.
How it works
Runs daily at 14:00 UTC and sets the brand domain
Searches domains registered in the last 10 days containing your brand
Generates typosquat variants and captures which are registered
Batches those domains and looks up WHOIS and DNS in bulk, not one call per domain.
Builds the report,then emails it with a CSV attached
Setup
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.
Select these four DomainKits nodes: NRD search, typosquat, bulk WHOIS and bulk DNS.
Set your brand domain in the Set Brand node.
Configure the Email Send node with your SMTP credentials and set the to/from addresses. Adjust the daily schedule time if needed.
Requirements
DomainKits Premium API Key
Additional info
For more information:
API reference and key management: https://domainkits.com/dev
OpenAPI 3.0 spec: https://domainkits.com/dev/openapi.yaml