Port 1883
MQTTLightweight publish-subscribe messaging for IoT devices (MQTT)
Full name:
Message Queuing Telemetry Transport
What is port 1883?
MQTT on port 1883 is a lightweight publish-subscribe messaging protocol designed for IoT devices with limited power and bandwidth. It is used by smart home devices, industrial sensors, and telemetry systems. The connection is unencrypted — use MQTT over TLS (port 8883) for any internet-facing deployment. Thousands of open MQTT brokers on the internet inadvertently expose sensitive IoT data including sensor readings and control commands.