Description
Generate correctly formatted DNS TXT records for email security protocols. Input your requirements and get ready-to-paste records for SPF, DMARC, MTA-STS, BIMI, and TLS-RPT — no need to memorize complex syntax.
Use Cases
- Generate SPF records for email authentication
- Create DMARC policies for email spoofing protection
- Build MTA-STS records for encrypted email transport
- Set up BIMI records for brand indicators in email
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domain |
string | Yes | Domain name to generate records for |
type |
string | Yes | Record type to generate: spf, dmarc, mta-sts, bimi, tls-rpt |
format |
string | No | Response format: json or markdown |