بروتوكول 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) هو بروتوكول استعلام-استجابة يوفر بيانات التسجيل لأسماء النطاقات وعناوين IP والأنظمة المستقلة عبر المنفذ TCP 43. وقد حلَّ [[rdap|RDAP]] إلى حدٍّ بعيد محلَّ WHOIS —الذي كان نصاً عادياً وغير موثق في الأصل— لعمليات البحث المهيكلة الخاضعة للتحكم في الوصول. وقد قلَّصت البيانات الشخصية الظاهرة في استجابات WHOIS تقلصاً ملحوظاً بسبب إخفاء البيانات الذي فرضه GDPR منذ عام 2018، ويحكم إطار SSAD التابع لـ[[icann|ICANN]] الوصول إلى البيانات غير العامة.
مثال
Running `whois example.com` on the command line queries a WHOIS server on port 43 and returns registration information in unstructured plain text.