Skip to content
IT Atlas

Knowledge graph

Port index

Each port has its own page recording the protocols that conventionally use it, the transport, whether traffic is encrypted and where the exposure decision is documented. Port numbers are conventions, so always confirm what is actually listening.

43 ports
Ports with the protocols that use them, transport and encryption status
PortProtocolsTransportEncrypted
21FTPTCPNo
22SFTP, SSHTCPYes
23TelnetTCPNo
25SMTPTCPOptional
53DNSTCP, UDPNo
67DHCPUDPNo
68DHCPUDPNo
80HTTPTCPNo
88KerberosTCP, UDPYes
110POP3 / POP3STCPOptional
123NTPUDPNo
143IMAP / IMAPSTCPOptional
161SNMPUDPOptional
162SNMPUDPOptional
389LDAPTCP, UDPOptional
443HTTPS(QUIC), TCP, UDPYes
445SMBTCPOptional
464Kerberos kpasswdTCP, UDPYes
500IPsec IKEUDPYes
514SyslogTCP, UDPOptional
546DHCPv6UDPNo
547DHCPv6UDPNo
587SMTP SubmissionTCPYes
636LDAPSTCPYes
853DNS over TLSTCPYes
990FTPSTCPYes
993IMAP / IMAPSTCPOptional
995POP3 / POP3STCPOptional
1433Microsoft SQL ServerTCPOptional
1521Oracle TNSTCPOptional
1812RADIUSUDPOptional
1813RADIUSUDPOptional
3268Global CatalogTCPOptional
3269Global CatalogTCPOptional
3306MySQL / MariaDBTCPOptional
3389RDPTCP, UDPYes
4500IPsec NAT TUDPYes
5432PostgreSQLTCPOptional
5985WinRMTCPOptional
5986WinRMTCPOptional
6379RedisTCPOptional
6443Kubernetes APITCPYes
51820WireGuardUDPYes

Reading a port list

A port number tells you what a service is meant to be, never what it is. Confirm the listener with a banner grab or an inventory query before writing a firewall rule around it, and treat any management port reachable from a user network as an exposure to close rather than a configuration to document.