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-resolver/" 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-resolver/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns-resolver/)
Use the native HTML custom element.
DNS 리졸버는 클라이언트를 대신하여 재귀적 DNS 조회를 수행하는 소프트웨어 또는 서비스입니다. 브라우저에서 URL을 입력하면, 리졸버는 최종 IP 주소를 찾기 위해 루트 서버부터 TLD 서버, 권한 있는 서버까지 순서대로 여러 [[nameserver|네임서버]]에 접속합니다.
예시
Google's public DNS resolver at 8.8.8.8 and Cloudflare's at 1.1.1.1 are popular alternatives to ISP-provided resolvers.