DNS Record Formatter

Enter DNS record data to format it in standard zone file format. Supports A, AAAA, CNAME, MX, TXT, NS, SRV, CAA record types with proper formatting.

Select DNS record type.

Domain name (use @ for zone apex).

The record data (IP for A/AAAA, hostname for CNAME, etc.).

Time to live in seconds.

Priority for MX and SRV records.

Result

Enter your values and press Calculate — the result appears here.

Worked examples

Format A record

  • type = A
  • name = example.com
  • value = 93.184.216.34

Result: example.com. 3600 IN A 93.184.216.34

Frequently asked questions

What is a TTL?

Time To Live - how long (in seconds) DNS resolvers cache the record before re-querying. Lower TTL = faster propagation but more DNS queries.

💬 Discuss on BestWordz Community

Join the conversation about Cybersecurity, dns record format, zone file on the BestWordz Community forum.

Visit Forum →
Copied!