रिवर्स DNS (PTR रिकॉर्ड)
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/reverse-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/reverse-dns/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/reverse-dns/)
Use the native HTML custom element.
रिवर्स DNS लुकअप PTR रिकॉर्ड का उपयोग करके [[ip-address|IP पते]] को डोमेन नाम में मैप करता है। यह मानक [[dns|DNS]] लुकअप का विपरीत है। रिवर्स DNS का उपयोग आमतौर पर ईमेल सर्वर सत्यापन के लिए किया जाता है — कई मेल सर्वर वैध PTR रिकॉर्ड के बिना IP से आने वाले संदेशों को अस्वीकार कर देते हैं।
उदाहरण
Mail servers check that the IP 203.0.113.1 has a PTR record matching mail.example.com before accepting email from it.