Ctrl + K
HomeNetwork ToolsDNS Record Generator
Free Developer Tool

DNS Record Generator

Generate A, AAAA, CNAME, MX, TXT, SPF and DMARC records quickly.

{ "type": "A", "host": "@", "value": "", "ttl": "3600" }

What is DNS Record Generator?

DNS records are essential for websites, email services and domain configuration. This tool helps generate common records correctly.

How to use

  1. Choose record type.
  2. Enter required values.
  3. Generate DNS record.

Features

  • A records
  • AAAA records
  • MX records
  • TXT records
  • SPF and DMARC support

Example

Input
A + example.com + 192.168.1.10
Output
example.com. IN A 192.168.1.10

FAQ

Can I generate SPF records?

Yes. SPF templates are supported.

Does this modify my DNS?

No. The tool only generates records.

Can I create IPv6 records?

Yes. AAAA records are supported.