PTR Record (Reverse 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/ptr-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/ptr-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/ptr-record/)
Use the native HTML custom element.
PTR (Pointer) record คือการแมป [[ip-address|IP address]] กลับไปยัง hostname เพื่อให้สามารถค้นหา DNS แบบย้อนกลับได้ — ตรงข้ามกับการค้นหา [[a-record|A record]] หรือ [[aaaa-record|AAAA record]] PTR record อยู่ใน reverse-lookup zone พิเศษภายใต้โดเมน in-addr.arpa (IPv4) และ ip6.arpa (IPv6) โดยจะเขียน IP octet หรือ nibble ในลำดับย้อนกลับ Mail server ใช้ PTR record เป็นสัญญาณต่อต้านสแปมเบื้องต้น: IP ที่ส่งอีเมลโดยไม่มี PTR record ที่ตรงกัน (หรือ PTR ที่ไม่สามารถยืนยันกลับไปยัง IP เดิมได้) มักถูก spam filter ปฏิเสธ ISP และผู้ให้บริการ hosting ควบคุมการ delegation ของ reverse zone เหล่านี้
ตัวอย่าง
The IP 93.184.216.34 has a PTR record pointing to 93.184.216.34.in-addr.arpa that resolves to 'edgecastcdn.net'; mail servers verify this to confirm the sender IP is legitimately associated with the claimed domain.