Apache ZooKeeper
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://ipfyi.com/iframe/entity//" 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://ipfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://ipfyi.com/entity//)
Use the native HTML custom element.
TCP — Database
Resumen del puerto
Qué es el puerto 2181?
Port 2181 is the default client port for Apache ZooKeeper, a distributed coordination service. Applications like Apache Kafka, Hadoop, and HBase use ZooKeeper for distributed synchronization, configuration management, and leader election. Exposing this port without authentication can allow unauthorized access to distributed system configurations.
Consideraciones de seguridad
El puerto 2181 (Apache ZooKeeper) está clasificado como alto riesgo. Este puerto es un objetivo común para escaneos automatizados y ataques de fuerza bruta. Si debes exponerlo, restringe el acceso a direcciones IP conocidas.
Recomendación: Usa reglas de firewall para agregar IPs de confianza a la lista blanca. Habilita la limitación de velocidad y la detección de intrusiones.