WHOIS Hız Sınırlama
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-rate-limiting/" 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-rate-limiting/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/whois-rate-limiting/)
Use the native HTML custom element.
WHOIS hız sınırlama, [[registry-operator|kayıt defteri operatörleri]] ve [[registrar|kayıt kuruluşları]] tarafından uygulanan kötüye kullanım önleme tedbiridir; tek bir IP adresi veya istemcinin belirli bir zaman penceresi içinde yapabileceği [[whois|WHOIS]] sorgu sayısını kısıtlar. Hız sınırlama olmadan, otomatik kazıyıcılar spam kampanyaları için kayıt sahibi iletişim verilerini toplu olarak toplayabilir. Pek çok bağlamda WHOIS'in yerini alan [[rdap|RDAP]] protokolü, protokol düzeyinde hız sınırlama desteği içerir ve kimliği doğrulanmış ile anonim kullanıcılar için farklılaştırılmış yanıtlara olanak tanır. Verisign'ın .com için WHOIS sunucusu, IP başına saatte yaklaşık 1.000 sorgu sınırı uygulamaktadır.
Örnek
A domain research tool that submits more than a few hundred .com WHOIS queries per hour from the same IP will receive HTTP 429 or connection refusals from Verisign's WHOIS server; the tool must rotate IPs or implement backoff to continue operating.