PTR रिकॉर्ड (रिवर्स 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 (पॉइंटर) रिकॉर्ड एक [[ip-address|IP पते]] को वापस होस्टनाम पर मैप करता है, रिवर्स DNS लुकअप को सक्षम करता है — [[a-record|A रिकॉर्ड]] या [[aaaa-record|AAAA रिकॉर्ड]] लुकअप का विपरीत। PTR रिकॉर्ड in-addr.arpa (IPv4) और ip6.arpa (IPv6) डोमेन के अंतर्गत विशेष रिवर्स-लुकअप ज़ोन में रहते हैं, जहाँ IP ऑक्टेट या निब्बल उल्टे क्रम में लिखे जाते हैं। मेल सर्वर PTR रिकॉर्ड को बुनियादी एंटी-स्पैम संकेत के रूप में उपयोग करते हैं: बिना मिलते PTR रिकॉर्ड वाला या जिसका PTR उसी IP पर वापस फॉरवर्ड-कन्फर्म नहीं करता, ऐसे भेजने वाले IP को स्पैम फ़िल्टर अक्सर अस्वीकार कर देते हैं। ISP और होस्टिंग प्रदाता इन रिवर्स ज़ोन के प्रतिनिधिमंडल को नियंत्रित करते हैं।
उदाहरण
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.