This n8n template makes it easy to perform DNS lookups directly within your n8n workflow using dns.google, without any API credentials. Use Cases Track changes: Schedule execution and log DNS answers to track changes to records over time. Monitoring and alerts: Schedule execution for DNS monitoring to detect misconfiguration and to trigger immediate alerts. Prerequisite checks: Use in more extensive workflows to ensure DNS resolves correctly before running a website cr

This n8n template makes it easy to perform DNS lookups directly within your n8n workflow using dns.google, without any API credentials. Use Cases Track changes: Schedule execution and log DNS answers to track changes to records over time. Monitoring and alerts: Schedule execution for DNS monitoring to detect misconfiguration and to trigger immediate alerts. Prerequisite checks: Use in more extensive workflows to ensure DNS resolves correctly before running a website crawl or other sensitive tasks. Good to Know Requires no API credentials. You do not need to sign up for any third party service for DNS resolution. Can easily be modified to use with a webhook instead of the default Forms node for external triggering. By default performs lookup for: A CNAME AAAA MX TXT NS How It Works 1. The workflow checks the input for a specified DNS type. If none is found, it uses all types in a predefined list. 2. It splits the data into separate items for each DNS type. 3. It loops through all items and executes DNS resolution via the highly reliable dns.google service. 4. It aggregates all results into a single, easy-to-use output structure. How to Use 1. Import the template and execute the workflow to enter the domain you want to look up in the Form interface. 2. Connect the final output node to your specific use case (logging, alerting, subsequent workflow steps, etc.).
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.