This is a really long winded article clearly for SEO, here are the relevant records you need if you don't intended to send mail:
example.com. IN MX 0 .
example.com. IN SPF "v=spf1 -all"
_dmarc.example.com. IN TXT "v=DMARC1;p=reject;sp=reject;adkim=s;aspf=s"
*._domainkey.example.com. IN TXT "v=DKIM1; p="
Additionally if you don't need SSL certs
example.com. IN CAA 0 issue ";"
example.com. IN CAA 0 issuewild ";"
example.com. IN CAA 0 iodef "mailto:your_email@example.net"
Much in the same way as SPF, Null MX, and DKIM being forced as disabled, you would not want other senders to mimic your logo (domain name) in other recipients’ mail client apps.