TXT kaydı

Stores arbitrary text — most often SPF, DKIM, DMARC and ownership-verification tokens.

TXT kaydı nedir?

A TXT record holds free-form ASCII strings. In practice it is the home of email-authentication policy (SPF, DKIM, DMARC), ownership-verification tokens (Google, Microsoft, AWS, Let's Encrypt DNS-01) and a handful of niche protocols.

Örnek zone dosyası girdisi

example.com.    300    IN    TXT    "v=spf1 include:_spf.google.com -all"
_dmarc.example.com.    300    IN    TXT    "v=DMARC1; p=reject; rua=mailto:dmarc@example.com"

Yaygın kullanım senaryoları

  • SPF: declare which servers are allowed to send mail "from" your domain.
  • DKIM: publish the public key used to sign your outbound mail.
  • DMARC: tell receivers what to do when SPF/DKIM fail (none / quarantine / reject) + where to send reports.
  • Domain verification: prove control of the domain to a cloud or SaaS provider.

Tipik tuzaklar

A TXT value is broken into 255-character chunks at the wire level — long DKIM keys are stored as multiple quoted strings. Most DNS UIs hide this, but some scripts can mis-concatenate.

DNS kayıtlarını sorgula →

İlgili kayıt türleri

GÜVENLİK İPUCU

Varsayılan şifre mi kullanıyorsunuz? NordVPN şifrelemesi ile ağınızı koruyun.