These are two little nuggets I have under this domain, which I had forgotten about but found earlier today while cleaning old staled DNS records. Both safe to execute, I promise. The first:
dig +short txt badhorse.netbros.com | sed 's/[\" ]//g' | base64 -d
And the second, similarly:
dig +short txt poem.netbros.com | sed 's/[\" ]//g' | base64 -d