A 레코드
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/a-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/a-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/a-record/)
Use the native HTML custom element.
A 레코드는 도메인 이름을 IPv4 주소에 직접 매핑하는 [[dns|DNS]] 레코드입니다. 가장 기본적인 DNS 레코드 유형으로, 웹 브라우저에서 도메인에 접근하기 위해 반드시 필요합니다.
예시
An A record for example.com pointing to 93.184.216.34 tells browsers which server to contact when visiting that domain.