Source: wikibot/txt-record

= TXT record
{wiki=TXT_record}

A TXT record (Text Record) is a type of Resource Record in the Domain Name System (DNS) that allows the association of text-based information with a domain name. TXT records can store any arbitrary text string and are used primarily for providing additional information about a domain. Common uses for TXT records include: 1. **SPF (Sender Policy Framework)**: TXT records can specify which mail servers are permitted to send email on behalf of a domain, helping to combat email spoofing.