WHOIS प्रोटोकॉल
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/whois-protocol/" 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/whois-protocol/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/whois-protocol/)
Use the native HTML custom element.
WHOIS प्रोटोकॉल (RFC 3912) एक क्वेरी-रिस्पॉन्स प्रोटोकॉल है जो TCP पोर्ट 43 पर डोमेन नाम, IP पते और स्वायत्त प्रणालियों के बारे में पंजीकरण डेटा प्रदान करता है। मूल रूप से सादे-टेक्स्ट और बिना प्रमाणीकरण के, WHOIS को बड़े पैमाने पर संरचित, एक्सेस-नियंत्रित लुकअप के लिए [[rdap|RDAP]] द्वारा प्रतिस्थापित किया गया है। 2018 के बाद GDPR-चालित सुधार ने WHOIS प्रतिक्रियाओं में दिखाई देने वाले व्यक्तिगत डेटा को काफी कम कर दिया है।
उदाहरण
Running `whois example.com` on the command line queries a WHOIS server on port 43 and returns registration information in unstructured plain text.