سجل 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/wildcard-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/wildcard-dns/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/wildcard-dns/)
Use the native HTML custom element.
يستخدم سجل DNS بالحرف البديل العلامة النجمية (*) لمطابقة أي [[subdomain|نطاق فرعي]] لا يمتلك سجلاً صريحاً، مما يتيح لجميع النطاقات الفرعية غير المعرّفة الإشارة إلى نفس عنوان IP أو الهدف ذاته.
مثال
A wildcard A record *.example.com pointing to 1.2.3.4 means anything.example.com, random.example.com all resolve to that IP.