TXT 레코드
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/txt-record/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/txt-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/txt-record/)
Use the native HTML custom element.
TXT 레코드는 임의의 텍스트 데이터를 담는 [[dns|DNS]] 레코드입니다. 원래는 사람이 읽을 수 있는 메모를 위해 설계되었지만, 현재는 이메일 인증([[spf-record|SPF]], [[dmarc|DMARC]])이나 도메인 소유권 확인 등 기계가 처리하는 용도로 널리 사용됩니다.
예시
A TXT record containing 'v=spf1 include:_spf.google.com ~all' authorizes Google's servers to send email on behalf of your domain.