Only workspace IDs are saved in this browser—never files or input.
LOCAL TOOL / WEB

Offline DNS Record Analyzer

Paste complete BIND-style record lines. Comments beginning with semicolons are ignored outside quoted strings.

Paste, type, or drag & drop a text file 199 chars · 4 lines · 199 B
Runs locally in this browserPreview updates after 240 ms · Nothing is uploaded. Passwords are stored only when you explicitly choose Remember on this device.
02
Tool outputA record table plus offline SPF, DMARC, and CAA diagnostics.
Run toolNothing is uploaded. Passwords are stored only when you explicitly choose Remember on this device.
About this utility

How to use Offline DNS Record Analyzer

Parse BIND-style A, AAAA, CNAME, MX, TXT, SPF, DMARC, DKIM, CAA, NS, SOA, SRV, and PTR records without DNS queries.

What to provide

Paste complete BIND-style record lines. Comments beginning with semicolons are ignored outside quoted strings.

  1. Paste, type, or drag and drop a supported text file into the input area.
  2. Review the input and the clearly labeled output behavior.
  3. Select “Run tool” or press Ctrl/Command + Enter, then copy, download, or move the result back into the first input for another pass.

What the result means

A record table plus offline SPF, DMARC, and CAA diagnostics.

Privacy and safety

This utility is loaded as browser code and processes your input only in this tab. OmniCastConverter has no upload endpoint and never stores your content, filenames, tokens, or secrets. Generated markup and code are shown as inert text and are never executed.

Limitations

  • Everything is processed in this browser tab. Input, filenames, keys, and output are never uploaded or saved. It never resolves records, validates DNSSEC, downloads DKIM keys, or checks propagation.

Try the included example

Select “Load example” at any time to restore this tested sample.

@ 3600 IN MX 10 mail.example.test.
@ 3600 IN TXT "v=spf1 include:_spf.example.test -all"
_dmarc 3600 IN TXT "v=DMARC1; p=reject; rua=mailto:dmarc@example.test"
@ 3600 IN CAA 0 issue "letsencrypt.org"