Ask HN: Anyone know what this DNS TXT record is?
There are two DNS TXT records for example.com, one is an SPF record but I can't find out anything about the other one:
$ dig example.com TXT +short
"v=spf1 -all"
"$Id: example.com 4415 2015-08-24 20:12:23Z davids $"
Does anyone know what the second TXT record relates to?
Thanks,
Elliott
6 comments
[ 2.8 ms ] story [ 24.9 ms ] threadhttp://svnbook.red-bean.com/en/1.7/svn.advanced.props.specia...
I... I don't know why would anyone put one in a TXT record. It's likely a mistake.
The other example domains (example.org, example.net) don't have such record.
Do you know of a definitive list anywhere that shows the different uses made of DNS TXT records?
I know Google and plenty of others use them for domain verification but I'm more interested in protocols like SPF, DKIM and DMARC but I've been unable to find a list. (edit: added missing word)
https://www.techrepublic.com/blog/linux-and-open-source/how-...
Indeed, on 2015-01-01, it said "$Id: example.com 3280 2014-12-10 00:15:12Z spowell $".
It does not look like a mistake to me.