DNS Record Generator
Output in BIND zone-file format (name TTL IN TYPE value). @ stands for the domain itself.
Format DNS records correctly
The generator produces DNS records in the classic zone-file format. Choose the record type and fill in name, value and TTL – ideal for BIND zones or as a template at your provider.
- A / AAAA: Point a name to an IPv4 or IPv6 address.
- CNAME: Alias to another name.
- MX: Mail server with priority. TXT is automatically wrapped in quotes (e.g. for SPF/DKIM).
