Port 8883Secure MQTT
MQTT messaging protected with TLS, commonly used by IoT devices and brokers on TCP port 8883.
- transport
- tcp · udp
- in transit
- encrypted
- assignment
- official
- risk
- 4/10
- lookups
- 0
2 transports registered
payload protected on the wire
registered with iana
caution
rank 994 of 3,378 · top 29%
also known as MQTT over TLS, MQTT TLS
Technical Details
what runs on :8883A client first performs a TLS handshake with the broker, then exchanges normal MQTT control packets inside the encrypted connection. MQTT 3.1.1 and MQTT 5 commonly use this service, with port 8883 as the conventional default; port 1883 is generally used for unencrypted MQTT. The IANA assignment includes UDP, but conventional MQTT/TLS deployments use TCP.
Security Information
exposure of :8883risk score
4/ 10caution
worth attention. how exposed you are depends on configuration — don't leave it reachable from the internet without a reason.
network services averages 2.8 across 1,175 ports — this one sits 1.2 above.
in transit
encrypted
payloads are protected on the wire
assignment
official
registered with iana for this service — scanners fingerprint it by number
reachable over
tcp · udp
udp is connectionless — source addresses are trivially spoofed and it is a reflection favourite
security overview
TLS protects credentials and message contents in transit, but the broker still requires strong authentication, authorization, certificate validation, and topic-level access controls. Internet exposure should be intentional because attackers can probe for weak credentials, misconfigured anonymous access, excessive topic permissions, or consume broker resources; TLS alone does not prevent application-layer abuse.
Related Ports
the 8 most looked-up other ports in network services — 1,175 ports carry that label.
| port | service | risk | |||
|---|---|---|---|---|---|
| :9080 | Groove RPC | TCPUDP | Web Services | caution | 70.8k |
| :6543 | Jetnet | UDP | Network Services | caution | 65.3k |
| :5938 | TeamViewer | TCPUDP | Remote Access | caution | 65.0k |
| :8291 | Winbox MikroTik Admin | TCP | Security | caution | 62.9k |
| :3233 | WhiskerControl Protocol | TCPUDP | Network Services | caution | 61.9k |
| :3268 | Microsoft Global Catalog (GC) | TCPUDP | Security | caution | 54.6k |
| :135 | Microsoft EPMAP | TCPUDP | Security | caution | 51.9k |
| :3128 | Tatsoft Default HTTP Proxy | TCP | Web Services | caution | 46.8k |
risk mix of the 8 listed
- caution100%
0 of 8 encrypted