DNS (도메인 이름 시스템)
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/dns/" 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/dns/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns/)
Use the native HTML custom element.
DNS(Domain Name System)는 사람이 읽을 수 있는 도메인 이름(예: example.com)을 컴퓨터가 인식하는 IP 주소(예: 93.184.216.34)로 변환하는 인터넷의 계층적 명명 시스템입니다. 흔히 "인터넷의 전화번호부"라고 불리며, 웹 브라우징, 이메일 전달 및 거의 모든 인터넷 통신에 필수적입니다.
예시
When you type google.com in your browser, DNS resolves it to 142.250.80.46, allowing your browser to connect to Google's servers.