Port Numbers Reference

Browse 1025 well-known and commonly used TCP/UDP ports — organized by service category with security risk levels.

Critical Risk High Risk Medium Risk Low Risk

Database (59)

66 Oracle SQL*NET

TCP/UDP — Port 66 was historically associated with Oracle SQL*NET, an early version of Oracle's proprietary network …

Low
118 SQL Services

TCP/UDP — Port 118 was an early IANA assignment for generic SQL database services. Unused today as …

Low
134 INGRES-NET

TCP/UDP — INGRES-NET Service. Used by the Ingres relational database management system for network communication between database …

Medium
142 BL-IDM

TCP/UDP — Britton-Lee IDM. Protocol for the Britton-Lee Intelligent Database Machine, an early hardware database accelerator.

Low
150 SQL-NET

TCP/UDP — SQL-NET. An Oracle protocol for connecting SQL clients to Oracle databases over a network. Predates …

Medium
156 SQL Service

TCP/UDP — Port 156 is an IANA-registered SQL Service port, an early generic placeholder. Unused in contemporary …

Low
181 Unify

TCP/UDP — Unify Database. Protocol for the Unify relational database management system for client-server communication.

Low
188 MUMPS

TCP/UDP — Plus Five MUMPS. Network protocol for the MUMPS (Massachusetts General Hospital Utility Multi-Programming System) programming …

Low
210 ANSI Z39.50

TCP — Port 210 is assigned to ANSI Z39.50, a client-server protocol for searching and retrieving information …

Medium
217 dBASE

TCP/UDP — dBASE Unix. Protocol for the dBASE database system on Unix platforms, enabling client-server database access.

Medium
446 DDM-RDB

TCP/UDP — DDM-RDB (Distributed Data Management - Relational Database). IBM protocol for accessing relational databases across distributed …

Low
448 DDM-SSL

TCP/UDP — DDM-SSL (Distributed Data Management over SSL). Secure variant of the IBM DDM protocol using SSL/TLS …

Low
480 IAFDBASE

TCP/UDP — IAF Database. Information Access Framework database access protocol.

Low
523 IBM-DB2

TCP/UDP — IBM DB2 Discovery Service. Used by IBM DB2 database for instance discovery and database cataloging.

Medium
562 CherryPick

TCP/UDP — CherryPick protocol. Used for selective data retrieval in distributed databases.

Low
591 FileMaker

TCP/UDP — FileMaker Pro. Used by FileMaker for sharing databases and web publishing over HTTP.

Medium
630 RDA

TCP/UDP — RDA (Remote Database Access). ISO standard protocol for accessing remote databases.

Low
635 RLZ DBase

TCP/UDP — RLZ DBase, a legacy database protocol assigned by IANA. Used in early enterprise database replication …

Low
707 Borland-DSJ

TCP/UDP — Borland DSJ. Protocol for Borland (now Embarcadero) DataStore Java application server.

Low
800 mdbs_daemon

TCP/UDP — mdbs_daemon, IANA-registered for the MDBS (Multi-Dimensional Bar System) daemon service. A legacy enterprise database access …

Low
886 ICL-TWOBASE1

TCP/UDP — ICL Twobase 1. Protocol for ICL (International Computers Limited) Twobase database system.

Low
887 ICL-TWOBASE2

TCP/UDP — ICL Twobase 2. Second port for the ICL Twobase database system communication.

Low
999 Applix

TCP — Applix enterprise business intelligence software, later acquired by IBM and rebranded as IBM Cognos TM1 …

Medium
1433 MS SQL

TCP — Microsoft SQL Server. The default port for Microsoft's relational database management system. Should never be …

High
1434 MS SQL Browser

UDP — Microsoft SQL Server Browser Service. Provides instance discovery and connection information for named SQL Server …

High
1521 Oracle DB

TCP — Oracle Database listener. The default port for Oracle Database TNS (Transparent Network Substrate) connections. Enterprise …

High
1526 Oracle Database

TCP — Port 1526 is an alternative listener port used by Oracle Database, alongside the primary port …

High
2181 Apache ZooKeeper

TCP — Port 2181 is the default client port for Apache ZooKeeper, a distributed coordination service. Applications …

High
2379 etcd Client

TCP — Port 2379 is the client communication port for etcd, the distributed key-value store used by …

Critical
2380 etcd Peer

TCP — Port 2380 is used for etcd peer-to-peer communication between etcd cluster members. etcd nodes use …

Critical
2399 FileMaker Data API

TCP — Port 2399 is used by FileMaker Pro for network data sharing, allowing FileMaker clients to …

Medium
2424 OrientDB

TCP — Port 2424 is the default binary protocol port for OrientDB, a multi-model NoSQL database supporting …

Medium
2483 Oracle DB (TCP)

TCP — Port 2483 is used by Oracle Database for client connections using the native TCP protocol …

High
2484 Oracle DB (SSL)

TCP — Port 2484 is used by Oracle Database for encrypted SSL/TLS client connections. This port provides …

Medium
2638 SAP SQL Anywhere

TCP — Port 2638 is the default port for SAP SQL Anywhere (formerly Sybase SQL Anywhere) database …

Medium
3050 Firebird Database

TCP — Port 3050 is the default port for Firebird (formerly InterBase), an open-source relational database management …

High
3306 MySQL

TCP — MySQL and MariaDB database server. The default port for the world's most popular open-source relational …

High
4022 SQL Server Debug

TCP — Port 4022 is used by Microsoft SQL Server for database mirroring endpoints and Service Broker …

High
5432 PostgreSQL

TCP — PostgreSQL database server. The default port for the advanced open-source relational database known for reliability, …

High
5984 CouchDB

TCP — Port 5984 is the default HTTP API port for Apache CouchDB, a document-oriented NoSQL database …

Critical
6379 Redis

TCP — Redis in-memory data store. A high-performance key-value database used for caching, session storage, message queues, …

High
7000 Cassandra Internode

TCP — Port 7000 is used by Apache Cassandra for internode cluster communication (non-SSL). Cassandra nodes in …

High
7199 Cassandra JMX

TCP — Port 7199 is used by Apache Cassandra for JMX (Java Management Extensions) monitoring and management. …

Critical
7474 Neo4j HTTP

TCP — Port 7474 is the default HTTP port for Neo4j, the world's most popular graph database. …

High
8086 InfluxDB HTTP API

TCP — Port 8086 is the default HTTP API port for InfluxDB, a popular open-source time series …

Critical
8088 Riak HTTP / Spark Master

TCP — Port 8088 is used by Riak, a distributed NoSQL database, for its HTTP API, and …

Medium
8091 Couchbase Web Console

TCP — Port 8091 is the primary administrative web console and REST API port for Couchbase Server, …

Critical
8983 Apache Solr

TCP — Port 8983 is the default HTTP port for Apache Solr, an open-source enterprise search platform …

Critical
9042 Cassandra CQL Native

TCP — Port 9042 is the native CQL (Cassandra Query Language) port for Apache Cassandra, used by …

Critical
9200 Elasticsearch

TCP — Elasticsearch REST API. The HTTP endpoint for the distributed search and analytics engine used for …

High
9300 Elasticsearch Transport

TCP — Elasticsearch inter-node transport protocol. Used for communication between nodes in an Elasticsearch cluster for data …

High
11211 Memcached

TCP/UDP — Memcached distributed memory caching system. High-performance key-value cache used to speed up web applications by …

High
26257 CockroachDB

TCP — Default port for CockroachDB, a distributed SQL database designed for cloud-native deployments. Used for both …

High
27017 MongoDB

TCP — MongoDB NoSQL database server. The default port for the document-oriented database known for flexible schemas …

High
27018 MongoDB Shard Server

TCP — Default port for MongoDB shard server processes (mongod in a sharded cluster). Used for internal …

High
27019 MongoDB Config Server

TCP — Default port for MongoDB config server processes in a sharded cluster, which store cluster metadata …

High
28017 MongoDB HTTP Status

TCP — Previously used by MongoDB for its built-in HTTP status interface and REST API, deprecated in …

Critical
50000 IBM DB2

TCP — Default port for IBM DB2 database server client connections. Also used by SAP HANA and …

High
54321 PostgreSQL (Alternate) / Climate Talk

TCP — Used as an alternate or development port for PostgreSQL databases in some configurations, particularly Docker-based …

Medium

DNS (13)

42 WINS / nameserver

TCP/UDP — Originally assigned as the Host Name Server protocol on ARPANET, port 42 was later repurposed …

Medium
53 DNS

TCP/UDP — Domain Name System. Translates human-readable domain names (e.g., example.com) into IP addresses. TCP is used …

Low
101 NIC Host Name

TCP — Port 101 was the original ARPANET host name server, providing hostname-to-address lookups via the Network …

Low
202 AT-NBP

TCP/UDP — AppleTalk Name Binding Protocol. Resolves AppleTalk names to network addresses, functioning as the name service …

Low
206 AT-ZIS

TCP/UDP — AppleTalk Zone Information Service. Provides zone information for AppleTalk internetworks, mapping zones to network ranges.

Low
558 SDNSKMP

TCP/UDP — SDNSKMP. Protocol for secure DNS key management.

Low
634 GINAD

TCP/UDP — GINAD protocol. Global Internet Name Administration Daemon.

Low
853 DNS over TLS

TCP — DNS over TLS (DoT). Encrypts DNS queries between client and recursive resolver using TLS, preventing …

Low
953 RNDC

TCP — BIND Remote Name Daemon Control (RNDC), used to remotely control the BIND named DNS server …

High
1512 WINS

TCP/UDP — Port 1512 is used by Windows Internet Name Service (WINS), Microsoft's implementation of NetBIOS Name …

Medium
2053 Knetd / DNS over TLS

TCP — Port 2053 is used by Cloudflare and other providers as an alternative port for DNS …

Low
5353 mDNS (Multicast DNS)

UDP — Port 5353 is used by mDNS (Multicast DNS), which enables zero-configuration DNS name resolution on …

Low
5355 LLMNR (Link-Local Multicast Name Resolution)

TCP/UDP — Port 5355 is used by LLMNR (Link-Local Multicast Name Resolution), a Microsoft protocol that allows …

High

Email (35)

24 Private Mail System

TCP/UDP — Reserved for any private mail system. IANA designates this port for custom or proprietary mail …

Medium
25 SMTP

TCP — Simple Mail Transfer Protocol. The standard protocol for sending email between mail servers. Often targeted …

Medium
26 RSFTP

TCP/UDP — Port 26 is unassigned by IANA but is commonly used as an alternate SMTP port …

Medium
50 RE-MAIL-CK

TCP/UDP — Remote Mail Checking Protocol. A legacy protocol that allows remote verification of mail addresses without …

Medium
58 XNS-MAIL

TCP/UDP — XNS Mail. Electronic mail service within the Xerox Network Systems (XNS) protocol suite for sending …

Low
109 POP2

TCP — POP2 (Post Office Protocol version 2) is the predecessor to POP3, defined in RFC 937. …

Medium
110 POP3

TCP — Post Office Protocol v3. Retrieves email from a mail server, typically downloading messages to the …

Medium
143 IMAP

TCP — Internet Message Access Protocol. Retrieves and manages email on a mail server, keeping messages on …

Medium
158 PCMail Server

TCP/UDP — PCMail Server was an early distributed mail architecture protocol defined in RFC 1056. Entirely obsolete.

Low
174 MAILQ

TCP/UDP — MAILQ was an early protocol for querying the state of a mail server's outbound message …

Low
209 QMTP

TCP — QMTP (Quick Mail Transfer Protocol) is a replacement for SMTP designed for high-performance mail transfer …

Low
220 IMAP3

TCP — Port 220 is assigned to IMAP3, an early version of the IMAP email retrieval protocol …

Medium
366 ODMR

TCP/UDP — On-Demand Mail Relay. Allows intermittently connected mail servers to request delivery of queued email, defined …

Low
372 ListProcessor

TCP/UDP — List Processor (ListProc). Protocol for automated mailing list management including subscription handling and message distribution.

Low
406 IMSP

TCP/UDP — Interactive Mail Support Protocol. An extension to IMAP for managing personal mail configuration such as …

Low
465 SMTPS

TCP — SMTP over SSL/TLS (implicit TLS). Provides encrypted email submission from clients to mail servers. Reintroduced …

Low
473 Hybrid-POP

TCP/UDP — Hybrid POP. A hybrid Post Office Protocol variant combining POP and IMAP features.

Low
505 MailboxLH

TCP/UDP — Mailbox LH (Landherr). Protocol for the Mailbox-LH mail system.

Low
557 OpenMail

TCP/UDP — OpenMail. Protocol for HP OpenMail email and messaging system.

Low
585 Reserved

TCP/UDP — Port 585 was previously assigned to IMAP4+SSL but has been de-assigned. IMAP over TLS uses …

Low
587 SMTP Submission

TCP — Mail Message Submission (MSA). The recommended port for email clients to submit outgoing mail using …

Low
592 Eudora-Set

TCP/UDP — Eudora Set. Protocol for Qualcomm Eudora email client configuration and settings synchronization.

Low
628 QMQP

TCP/UDP — Quick Mail Queuing Protocol. A fast protocol for transferring email messages between mail servers, used …

Low
642 ESRO-EMSDP

TCP/UDP — ESRO-EMSDP. Efficient Short Remote Operations Efficient Mail Submission and Delivery Protocol for wireless messaging.

Low
674 ACAP

TCP — Application Configuration Access Protocol (ACAP), defined in RFC 2244, designed for server-side storage of email …

Low
691 MS Exchange Routing

TCP — Microsoft Exchange Server Link State routing protocol, used internally by Exchange 2000/2003 servers for routing …

Medium
783 SpamAssassin

TCP — SpamAssassin spamd daemon, the server process of the widely-used Apache SpamAssassin open-source email spam filter. …

Low
987 Microsoft MAPI/HTTP

TCP — Microsoft Exchange MAPI over HTTP, introduced in Exchange 2013 SP1 as a replacement for Outlook …

Medium
993 IMAPS

TCP — IMAP over SSL/TLS. Encrypted version of IMAP for secure email access from multiple devices. Uses …

Low
995 POP3S

TCP — POP3 over SSL/TLS. Encrypted version of POP3 for secure email retrieval. Uses implicit TLS to …

Low
1352 Lotus Notes

TCP — Port 1352 is used by IBM Lotus Notes and Domino server for client-server communication. It …

Medium
2095 cPanel Webmail

TCP — Port 2095 provides access to cPanel's webmail interface (RoundCube, Horde, SquirrelMail) over HTTP. Hosting users …

Medium
2096 cPanel Webmail SSL

TCP — Port 2096 provides secure HTTPS access to cPanel's webmail interface, encrypting email credentials and message …

Low
2525 SMTP Alternate

TCP — Port 2525 is a commonly used alternate SMTP port for outbound email submission, particularly useful …

Medium
7071 Zimbra Administration

TCP — Port 7071 is the default HTTPS port for the Zimbra Collaboration Suite administration console. System …

Critical

File Transfer (56)

20 FTP Data

TCP — FTP data transfer channel. Used in active mode FTP for the server to establish a …

Critical
21 FTP Control

TCP — FTP control channel. Handles authentication, directory listing commands, and file transfer negotiation. Sends usernames and …

Critical
59 Private File Service

TCP/UDP — Reserved by IANA for any private file service. Designated for custom or proprietary file transfer …

Medium
69 TFTP

UDP — Trivial File Transfer Protocol. A simplified file transfer protocol with no authentication or encryption. Commonly …

High
82 XFER Utility

TCP — Port 82 is registered with IANA as the XFER file transfer utility, an obscure early …

Low
97 Swift-RVF

TCP/UDP — Swift Remote Virtual File Protocol. A protocol for virtual file system access across networked machines.

Low
115 SFTP (Simple FTP)

TCP — Port 115 is the Simple File Transfer Protocol (SFTP), defined in RFC 913. Not to …

Medium
117 UUCP Path

TCP — UUCP Path Service provided routing information for the UUCP (Unix-to-Unix Copy Protocol) bang-path email and …

Low
139 NetBIOS Session

TCP — NetBIOS Session Service. Establishes sessions for file and printer sharing on legacy Windows networks (SMB …

High
152 BFTP

TCP/UDP — BFTP (Background File Transfer Program) was designed for asynchronous, low-priority file transfers. Defined in RFC …

Low
189 QFT

TCP/UDP — Queued File Transport. A protocol for reliable queued file transfer between systems with store-and-forward capability.

Low
191 Prospero

TCP/UDP — The Prospero Directory Service was a distributed filesystem and resource location protocol from the early …

Low
247 SUBNTBCST-TFTP

TCP/UDP — Subnet Broadcast TFTP. A variant of TFTP that uses subnet broadcast addresses for distributing files …

Low
257 Secure-EFTP

TCP/UDP — Secure Electronic File Transfer Protocol. An encrypted version of the EFTP protocol for secure file …

Low
286 FXP

TCP/UDP — FXP Communication. Protocol for FXP (File eXchange Protocol) server-to-server file transfers.

Medium
347 FATSERV

TCP/UDP — Fatmen Server. Protocol for the Fatmen file and data management service.

Low
349 MFTP

TCP/UDP — MFTP (Multicast File Transfer Protocol). Enables reliable file distribution to multiple recipients simultaneously using multicast.

Low
369 rpc2portmap

TCP — Port 369 is assigned to rpc2portmap, used by Coda filesystem's RPC2 portmapper service. Limited to …

Medium
371 Clearcase

TCP/UDP — Port 371 is assigned to ClearCase, IBM Rational ClearCase's version control and software configuration management …

High
411 Direct Connect Hub

TCP — Port 411 is commonly associated with Direct Connect (DC++) Hub, a peer-to-peer file sharing network …

Medium
445 SMB

TCP — Server Message Block. Provides shared access to files, printers, and serial ports over a network. …

High
447 DDM-DFM

TCP/UDP — DDM-DFM (Distributed Data Management - Distributed File Management). IBM protocol for distributed file management across …

Low
487 SAFT

TCP/UDP — Simple Asynchronous File Transfer. Protocol for asynchronous file transfer allowing deferred delivery.

Low
497 Retrospect

TCP — Port 497 is assigned to Retrospect backup software for network backup client-server communication. Exposure risks …

High
524 NCP

TCP/UDP — Port 524 is assigned to NCP (NetWare Core Protocol), Novell NetWare's primary protocol for file …

High
540 UUCP

TCP — Port 540 is assigned to UUCP (Unix-to-Unix Copy Protocol), one of the earliest Unix networking …

Low
548 AFP

TCP — Port 548 is assigned to AFP (Apple Filing Protocol), used by macOS for file sharing. …

High
556 Remotefs

TCP — Port 556 is assigned to Remotefs (rfs), an early Sun Microsystems alternative to NFS. Entirely …

Medium
564 9P

TCP — Port 564 is associated with 9P (Plan 9 File Protocol), from Bell Labs Plan 9 …

Medium
574 FTP-Agent

TCP/UDP — FTP Software Agent System. Agent protocol for automated FTP operations.

Low
608 SIFT-UFT

TCP/UDP — Sender-Initiated/Unsolicited File Transfer. Protocol for pushing files to remote systems without prior request.

Low
625 Apple Xsan

TCP — Used by Apple Xsan (formerly StorNext SAN) filesystem, a shared storage area network solution for …

Medium
649 BWNFS

TCP/UDP — Breeze Wireless NFS. Protocol enabling NFS file sharing over Breezecom wireless networks.

Low
650 OBEX

TCP/UDP — OBEX (OBject EXchange). Protocol for exchanging binary objects (files, contacts, calendar entries) between devices.

Low
662 PFTP

TCP/UDP — PFTP protocol. A variant file transfer protocol for peer-to-peer file sharing.

Low
682 XFR

TCP/UDP — XFR protocol. A file transfer and exchange protocol.

Low
860 iSCSI

TCP — Internet Small Computer System Interface (iSCSI), defined in RFC 7143, encapsulates SCSI storage commands over …

Critical
873 rsync

TCP — rsync file synchronization protocol. Efficiently transfers and synchronizes files between systems using delta encoding to …

Medium
897 Brocade SMI-S

TCP — Brocade Storage Management Initiative Specification (SMI-S) service, used by Brocade SAN switches to expose storage …

High
898 Brocade SMI-S SSL

TCP — Brocade Storage Management Initiative Specification (SMI-S) over SSL/TLS, the encrypted variant of Brocade SAN management …

Medium
988 Lustre

TCP — Lustre high-performance distributed filesystem, used in HPC supercomputing storage clusters. Dominant parallel filesystem in 7 …

High
989 FTPS Data

TCP — FTP data channel over TLS/SSL (implicit). The encrypted version of the FTP data channel (port …

Low
990 FTPS Control

TCP — FTP control channel over TLS/SSL (implicit). The encrypted version of the FTP control channel (port …

Low
1214 Kazaa

TCP — Port 1214 was used by Kazaa and Morpheus, popular peer-to-peer file sharing applications in the …

Medium
2049 NFS

TCP/UDP — Network File System. Allows remote access to files over a network as if they were …

High
2710 BitTorrent Tracker

TCP/UDP — Port 2710 is commonly used by XBT Tracker and other BitTorrent trackers for peer discovery …

Medium
2811 GlobeFTP / GridFTP

TCP — Port 2811 is used by Globus GridFTP for high-performance, secure file transfer in scientific computing …

Medium
3260 iSCSI

TCP — Port 3260 is the standard port for iSCSI (Internet Small Computer System Interface), a protocol …

Critical
4662 eMule / eDonkey

TCP/UDP — Port 4662 is used by the eMule and eDonkey2000 peer-to-peer file sharing applications for client-to-server …

Medium
6346 Gnutella

TCP/UDP — Port 6346 is used by the Gnutella peer-to-peer file sharing protocol, which powers clients like …

Medium
6881 BitTorrent

TCP/UDP — Port 6881 is the first in the default range (6881-6889) used by BitTorrent clients for …

Medium
8112 Deluge Web UI

TCP — Port 8112 is the default port for the Deluge BitTorrent client's web interface. Deluge is …

Medium
9091 Transmission Web UI

TCP — Port 9091 is the default web interface port for Transmission, a popular lightweight BitTorrent client …

Medium
17500 Dropbox LAN Sync

TCP/UDP — Used by Dropbox for LAN sync discovery and file transfer between devices on the same …

Low
22000 Syncthing

TCP/UDP — Default TCP/UDP port used by Syncthing for peer-to-peer file synchronization between devices. Syncthing is an …

Low
51413 BitTorrent

TCP/UDP — Default port for Transmission BitTorrent client. Used for peer-to-peer file sharing using the BitTorrent protocol. …

Medium

Gaming (18)

415 BNet

TCP/UDP — BNet protocol. Used for multiplayer gaming and peer-to-peer networking.

Low
666 Doom

TCP/UDP — Originally used by the game Doom for multiplayer over IPX networks. Also assigned to MDQS …

Medium
1119 Battle.net Chat

TCP — Port 1119 is used by Blizzard Entertainment's Battle.net gaming platform for chat and friend list …

Low
2302 ArmA / Halo Game Server

UDP — Port 2302 is the default game server port for ArmA (Armed Assault) series games and …

Low
2456 Valheim Game Server

UDP — Port 2456 is the default game server port for Valheim, a popular Viking survival game. …

Low
3074 Xbox Live

TCP/UDP — Port 3074 is the primary port used by Microsoft Xbox Live for online gaming services, …

Low
3724 World of Warcraft

TCP/UDP — Port 3724 is the primary game port used by Blizzard Entertainment's World of Warcraft and …

Low
7777 iChat / Game Servers

TCP/UDP — Port 7777 is a popular choice for game servers and custom applications, used by iChat …

Medium
8767 TeamSpeak 2

UDP — Port 8767 is the default UDP port for TeamSpeak 2 (legacy) voice communication servers used …

Low
14567 Battlefield / Game Servers

UDP — Used by various Battlefield series game servers and several indie game titles for multiplayer communications. …

Low
19132 Minecraft Bedrock

UDP — Default port for Minecraft Bedrock Edition servers used on consoles, mobile, and Windows 10 platforms. …

Low
21025 Starbound Game Server

TCP — Default port for Starbound multiplayer game servers. Starbound is a sandbox exploration game that uses …

Low
25565 Minecraft

TCP — Minecraft Java Edition multiplayer server. The default port for hosting Minecraft game servers that players …

Medium
25575 Minecraft RCON

TCP — Default RCON (Remote Console) port for Minecraft Java Edition servers. Allows administrators to send commands …

High
26000 Quake Game Server

UDP — The original default port for id Software's Quake game servers, later carried over to Quake …

Low
27015 Steam / Source Engine

UDP — Valve Source Engine and Steam game servers. Used by Counter-Strike, Team Fortress 2, Garry's Mod, …

Medium
28015 Rust Game Server

UDP — Default game port for Rust, a popular survival multiplayer game. Players connect to Rust servers …

Low
43594 RuneScape

TCP — RuneScape game client connection port. Used by the popular MMORPG RuneScape for client-server communication during …

Low

Messaging (71)

18 MSP

TCP/UDP — Message Send Protocol. A simple protocol for sending short messages between users on different hosts. …

Medium
87 ttylink / link

TCP — Port 87 (also called 'link') was used for terminal-to-terminal chat on UNIX systems. It predates …

Low
98 TACNews

TCP/UDP — TAC News. A protocol for distributing news and bulletin board messages through Terminal Access Controllers …

Low
99 Metagram

TCP/UDP — Metagram Relay. A protocol for relaying metagram messages between network nodes. Rarely used in modern …

Low
119 NNTP

TCP — NNTP (Network News Transfer Protocol), defined in RFC 977 and updated in RFC 3977, is …

Medium
169 SEND

TCP/UDP — SEND protocol. An early messaging protocol for sending short text messages between networked users.

Low
194 IRC

TCP/UDP — IRC (Internet Relay Chat) is a text-based real-time messaging protocol defined in RFC 1459. While …

High
218 MPP

TCP — Port 218 is assigned to MPP (Message Posting Protocol), designed for posting messages to bulletin …

Low
267 TD-Service

TCP/UDP — Tobit David Service Layer. Used by the Tobit David messaging and fax server software.

Low
268 TD-Replica

TCP/UDP — Tobit David Replica. Handles data replication for Tobit David messaging and fax server systems.

Low
281 Personal-Link

TCP/UDP — Personal Link. A protocol for establishing personal communication links between networked users.

Low
428 OCS-CMU

TCP/UDP — OCS CMU. Carnegie Mellon University Office Communication System protocol.

Low
429 OCS-AMU

TCP/UDP — OCS AMU. Office Communication System Administrative Management Unit protocol.

Low
433 NNSP

TCP — Port 433 is assigned to NNSP (Network News Transfer Protocol Security), used for secure NNTP …

Low
440 SGCP

TCP/UDP — SGCP (Simple Gateway Control Protocol). Predecessor to MGCP for controlling voice gateways in VoIP networks.

Low
444 SNPP

TCP — Port 444 is assigned to SNPP (Simple Network Paging Protocol), defined in RFC 1861, used …

Low
450 TServer

TCP/UDP — Computer Supported Telecommunications Applications (CSTA) TServer. Protocol for telephony server integration.

Low
467 MyPhone

TCP/UDP — MyPhone VoIP. Protocol for the MyPhone voice-over-IP communication application.

Low
474 TN-TL-W1

TCP/UDP — Telephony Network Read/Write. Protocol for accessing telephony network data.

Low
476 TN-TL-FD1

TCP/UDP — Telephony Network Full Duplex 1. Full-duplex telephony protocol for simultaneous voice communication.

Low
477 SS7NS

TCP/UDP — SS7 over IP (NS). Signaling System 7 over IP for telecom signaling network services.

Low
486 AVIAN

TCP/UDP — AVIAN protocol. Used for message transport, sometimes humorously associated with RFC 1149 (IP over Avian …

Low
501 STMF

TCP/UDP — STMF protocol. Used for Store-and-Forward type message transfer.

Low
504 Citadel

TCP — Port 504 is assigned to Citadel, an open-source groupware and messaging server providing email, calendaring, …

Medium
510 FCP

TCP — Port 510 is assigned to FCP (FirstClass Protocol), used by FirstClass email and conferencing system. …

Medium
517 Talk

UDP — Port 517 is assigned to Talk, a real-time text chat program for Unix systems. Obsolete …

Low
518 NTalk

UDP — Port 518 is assigned to NTalk (New Talk), an updated version of the Unix Talk …

Low
529 IRC-SERV

TCP/UDP — IRC-SERV. Server-to-server IRC protocol for linking Internet Relay Chat networks.

Medium
531 AOL IM / IRC

TCP — Port 531 is associated with both AOL Instant Messenger and as an alternate IRC port. …

Low
532 netnews

TCP — Port 532 is assigned to netnews, used for Usenet news reading and article transfer. Usage …

Low
563 NNTPS

TCP — Port 563 is assigned to NNTPS (Network News Transfer Protocol over TLS), the encrypted version …

Low
622 Collaborator

TCP/UDP — Collaborator. Protocol for real-time collaboration and document sharing.

Low
632 BMPP

TCP/UDP — BMPP protocol. Binary Message Processing Protocol for efficient message handling.

Low
668 MeComm

TCP/UDP — MeComm protocol. Media communication protocol for messaging systems.

Low
669 MeRegister

TCP/UDP — MeRegister. Registration protocol for MeComm media communication services.

Low
677 VPP

TCP/UDP — Virtual Presence Protocol. Protocol for maintaining virtual presence and awareness in networked environments.

Low
706 SILC

TCP — Secure Internet Live Conferencing (SILC), an encrypted messaging and conferencing protocol with end-to-end encryption. Largely …

Low
720 SMQP

TCP — Simple Message Queue Protocol (SMQP), an early lightweight message queuing protocol predating modern alternatives like …

Low
994 IRCS

TCP — Internet Relay Chat over SSL/TLS (IRCS). Most IRC networks use port 6697 in practice rather …

Low
1337 WASTE / Various

TCP — Port 1337 is associated with WASTE, a peer-to-peer encrypted messaging and file sharing application. It …

High
1414 IBM MQ

TCP — Port 1414 is the default listener port for IBM MQ (formerly WebSphere MQ / MQSeries) …

Medium
1503 Windows Live Messenger

TCP — Port 1503 was used by Microsoft NetMeeting and Windows Live Messenger (MSN Messenger) for data …

Low
1533 IBM Sametime

TCP — Port 1533 is used by IBM Sametime, an enterprise instant messaging and web conferencing platform. …

Low
1801 Microsoft MSMQ

TCP/UDP — Port 1801 is used by Microsoft Message Queuing (MSMQ) for sending and receiving messages between …

Medium
1863 MSN Messenger

TCP — Port 1863 was used by MSN Messenger (Windows Live Messenger) for instant messaging, presence, and …

Low
1883 MQTT

TCP — Message Queuing Telemetry Transport. A lightweight publish-subscribe messaging protocol designed for IoT devices, sensor networks, …

Medium
2195 Apple Push Notification (legacy)

TCP — Port 2195 was the original port used by Apple Push Notification service (APNs) for sending …

Low
2196 Apple Push Notification Feedback

TCP — Port 2196 was used by Apple Push Notification service (APNs) feedback service, which provided app …

Low
4000 ICQ / Diablo II

TCP/UDP — Port 4000 is associated with ICQ instant messaging (legacy) and Blizzard's Diablo II game server. …

Medium
4222 NATS Messaging

TCP — Port 4222 is the default client connection port for NATS, a high-performance open-source messaging system …

Medium
4369 EPMD (Erlang Port Mapper)

TCP — Port 4369 is used by EPMD (Erlang Port Mapper Daemon), a port mapper service for …

High
5050 Yahoo Messenger

TCP — Port 5050 was the primary port used by Yahoo Messenger for instant messaging communications. It …

Low
5060 SIP

TCP/UDP — Session Initiation Protocol. Signals and controls VoIP (Voice over IP) phone calls, video conferencing, and …

Medium
5061 SIPS

TCP — SIP over TLS (Secure SIP). Encrypted version of the Session Initiation Protocol for secure VoIP …

Low
5190 AOL Instant Messenger (AIM)

TCP — Port 5190 is the port used by AOL Instant Messenger (AIM) and the OSCAR (Open …

Low
5222 XMPP Client

TCP — Port 5222 is the standard port for XMPP (Extensible Messaging and Presence Protocol) client connections, …

Low
5223 XMPP Client SSL / Apple Push

TCP — Port 5223 is used for SSL-encrypted XMPP client connections and historically by Apple Push Notification …

Low
5228 Google Cloud Messaging / Android

TCP — Port 5228 is used by Google Cloud Messaging (GCM) and Firebase Cloud Messaging (FCM) for …

Low
5269 XMPP Server

TCP — Port 5269 is the standard port for server-to-server XMPP federation, allowing different XMPP server instances …

Low
5280 XMPP HTTP Binding (BOSH)

TCP — Port 5280 is used by ejabberd and other XMPP servers for HTTP-based XMPP connections via …

Medium
5672 AMQP

TCP — Advanced Message Queuing Protocol. Used by RabbitMQ and other message brokers for reliable, asynchronous message …

Medium
6660 IRC

TCP — Internet Relay Chat. A real-time text messaging protocol for group and private communication. Port range …

Medium
6667 IRC (Internet Relay Chat)

TCP — Port 6667 is the standard port for IRC (Internet Relay Chat), one of the oldest …

High
6697 IRC over TLS

TCP — IRC over TLS/SSL. The encrypted version of Internet Relay Chat, providing secure, private real-time messaging …

Low
8883 MQTT over TLS

TCP — MQTT over TLS/SSL. Encrypted version of MQTT (port 1883) for secure IoT device communication and …

Low
9092 Apache Kafka

TCP — Port 9092 is the default port for Apache Kafka brokers, one of the most widely …

Critical
9093 Kafka SSL / Prometheus Alertmanager

TCP — Port 9093 is used by Apache Kafka for SSL/TLS-encrypted broker connections, providing a secure alternative …

Medium
11300 Beanstalkd

TCP — Default port for Beanstalkd, a simple and fast general-purpose work queue server. It is used …

Medium
15672 RabbitMQ Management

TCP — The HTTP management console port for RabbitMQ message broker. It provides a web UI and …

High
36330 Mumble (Unofficial)

TCP/UDP — An alternate port sometimes used by Mumble voice chat servers as a variant of the …

Low
64738 Mumble

TCP/UDP — Default port for Mumble, an open-source low-latency voice over IP (VoIP) application designed for gaming …

Low

Other (120)

35 Private Printer Server

TCP/UDP — Reserved by IANA for any private printer server. Designated for custom or proprietary network printing …

Low
43 WHOIS

TCP — WHOIS protocol. Queries domain name registration databases to retrieve information about domain ownership, registration dates, …

Low
63 Whois++

TCP — Whois++ was an extended version of the WHOIS protocol designed to provide richer directory queries …

Low
75 Private Dial-Out Service

TCP/UDP — Reserved by IANA for any private dial-out service. Designated for custom or proprietary modem dial-out …

Low
78 VetTCP

TCP/UDP — VetTCP. A legacy protocol originally assigned for veterinary data communications. Rarely encountered in modern networks.

Low
91 MIT-DOV

TCP/UDP — MIT Dover Spooler. A print spooling service from MIT used to queue and manage print …

Low
92 NPP

TCP/UDP — Network Printing Protocol. An early protocol for sending print jobs to networked printers, predating modern …

Low
104 DICOM

TCP — DICOM (Digital Imaging and Communications in Medicine) is the international standard for medical imaging data …

Critical
105 CCSO Nameserver

TCP — The CCSO Nameserver (also called qi or ph) was a directory service developed at the …

Low
112 McIDAS

TCP/UDP — McIDAS Data Transmission Protocol. Used by the Man-computer Interactive Data Access System for meteorological data …

Low
126 NXEdit

TCP/UDP — NXEdit. A protocol for networked collaborative editing, allowing multiple users to edit documents simultaneously across …

Low
140 EMFIS-DATA

TCP/UDP — EMFIS Data Service. Emergency Management and Fire Information System data transmission protocol for emergency response …

Low
141 EMFIS-CNTL

TCP/UDP — EMFIS Control Service. Control channel for the Emergency Management and Fire Information System.

Low
148 Jargon

TCP/UDP — Jargon protocol. A networking service of historical interest, named after the Jargon File tradition in …

Low
149 AED-512

TCP/UDP — AED 512 Emulation Service. Provides terminal emulation for the Advanced Electronics Design 512 graphics terminal.

Low
170 Network PostScript

TCP — Network PostScript was assigned for printing using the Adobe PostScript page description language over a …

Low
180 RIS

TCP/UDP — Intergraph Remote Interactive Simulation. Used by Intergraph Corporation for remote interactive simulation and visualization.

Low
185 Remote-KIS

TCP/UDP — Remote KIS (Knowbot Information Service). Provides remote access to the Knowbot system for searching distributed …

Low
186 KIS

TCP/UDP — KIS Protocol (Knowbot Information Service). A system for finding information distributed across the network using …

Low
200 IMPLink

TCP — IMPLink (Interface Message Processor Link) was used in the early ARPANET to connect hosts to …

Low
201 AppleTalk

TCP — Port 201 is assigned to AppleTalk Routing Maintenance, part of Apple's legacy AppleTalk networking suite …

Low
212 ANET

TCP/UDP — ATEXSSTR (ANET). Protocol for the Atex publishing system used in newspaper and media production environments.

Low
213 IPX

TCP/UDP — Port 213 is assigned to IPX (Internetwork Packet Exchange), Novell's legacy networking protocol used in …

Low
244 INBUSINESS

TCP/UDP — inbusiness. Protocol for the inbusiness commercial networking product suite.

Low
262 ARCISDMS

TCP/UDP — Arcisdms. Protocol for document management services in the ARCIS document management system.

Low
264 BGMP

TCP — Port 264 is assigned to BGMP (Border Gateway Multicast Protocol), an experimental protocol for inter-domain …

Low
308 Novastor-Backup

TCP/UDP — Novastor Backup. Protocol for NovaStor backup software for network-based data backup and recovery operations.

Low
313 Magenta-Logic

TCP/UDP — Magenta Logic. Protocol for the Magenta Logic industrial automation and control system.

Low
350 MATIP-A

TCP — Port 350 is assigned to MATIP Type A (Mapping of Airline Traffic over Internet Protocol), …

Low
351 MATIP-B

TCP — Port 351 is assigned to MATIP Type B, a variant of MATIP used for carrying …

Low
352 DTAG-STE-SB

TCP/UDP — DTAG (Deutsche Telekom AG). Protocol used by Deutsche Telekom for secure business communication services.

Low
356 Cloanto-Net-1

TCP/UDP — Cloanto Net 1. Used by Cloanto software for network license management and communication.

Low
367 MortgageWare

TCP/UDP — MortgageWare. Protocol for the MortgageWare financial services application for mortgage processing.

Low
379 IS99c

TCP/UDP — TIA/EIA/IS-99 modem client. Protocol for modem communication following the IS-99 standard.

Low
380 IS99s

TCP/UDP — TIA/EIA/IS-99 modem server. Server-side protocol for modem communication following the IS-99 standard.

Low
387 AURP

TCP — Port 387 is assigned to AURP (AppleTalk Update-Based Routing Protocol), used to tunnel AppleTalk traffic …

Low
388 UNIDATA-LDM

TCP/UDP — Unidata LDM (Local Data Manager). Used by the Unidata program for distributing real-time meteorological and …

Low
394 EMBL-NDT

TCP/UDP — EMBL Nucleic Data Transfer. Used by the European Molecular Biology Laboratory for transferring nucleic acid …

Low
402 Genie

TCP/UDP — Genie Protocol. Protocol for the Genie online service and its client applications.

Low
416 Silverplatter

TCP/UDP — Silverplatter. Protocol for the SilverPlatter academic database search platform.

Low
419 Ariel1

TCP/UDP — Ariel1. Protocol for the Ariel interlibrary document delivery system.

Low
421 Ariel2

TCP/UDP — Ariel2. Extended protocol for the Ariel interlibrary document delivery system.

Low
422 Ariel3

TCP/UDP — Ariel3. Third-generation protocol for the Ariel document delivery system.

Low
425 ICAD-EL

TCP/UDP — ICAD protocol. Used by the ICAD intelligent CAD system for design collaboration.

Low
434 MobileIP-Agent

TCP/UDP — Port 434 is assigned to MobileIP-Agent, used by Mobile IP home and foreign agents to …

Medium
455 CreativePartnr

TCP/UDP — Creative Partner. Protocol for Creative Labs partner device communication.

Low
469 RCP

TCP/UDP — Radio Control Protocol. Protocol for controlling radio equipment over IP networks.

Low
471 Mondex

TCP/UDP — Mondex. Protocol for the Mondex electronic cash smart card payment system.

Low
475 Cybercash

TCP — Port 475 is assigned to Cybercash, an early internet payment processing protocol from the mid-1990s. …

Low
481 PH

TCP/UDP — PH (Phone Book) Service. CCSO Nameserver/PH directory service for looking up people and contact information, …

Low
485 PowerBurst

TCP/UDP — Air Soft Power Burst. Protocol for PowerBurst high-speed wireless data transmission.

Low
499 ISO-ILL

TCP/UDP — ISO ILL Protocol. ISO 10161 Interlibrary Loan protocol for automated book lending between libraries.

Low
502 Modbus

TCP — Port 502 is assigned to Modbus, widely used in industrial control systems (ICS), SCADA systems, …

Critical
506 OHIMSRV

TCP/UDP — OHIMSRV. Protocol for the Oracle Health Information Management System.

Low
516 Videotex

TCP/UDP — Videotex. Protocol for interactive videotex services providing text and simple graphics over networks.

Low
527 STX

TCP/UDP — Stock IXChange. Protocol for real-time stock exchange data transmission.

Low
528 CustIX

TCP/UDP — Customer IXChange. Protocol for customer data exchange in commercial environments.

Low
542 commerce

TCP/UDP — Port 542 is assigned to 'commerce' in the IANA registry for commercial transaction processing. Never …

Low
549 IDFP

TCP/UDP — IDFP protocol. Used for identification and fingerprint data exchange.

Low
551 Cybercash

TCP/UDP — CyberCash. Protocol for the CyberCash internet payment system, an early e-commerce payment gateway.

Low
566 CDSOFTBALL

TCP/UDP — CD Softball Auction. Protocol for the CD Software online auction system.

Low
569 MS-Rome

TCP/UDP — Microsoft Rome. Protocol for Microsoft Rome productivity software communication.

Low
572 SonarData

TCP/UDP — Sonar Data. Protocol for transmitting sonar and underwater acoustic data.

Low
588 CAL

TCP/UDP — CAL protocol. Computer-Aided Learning protocol for educational software.

Low
589 EyeLink

TCP/UDP — EyeLink. Protocol for the SR Research EyeLink eye-tracking system.

Low
595 CAB-Protocol

TCP/UDP — CAB Protocol. Computer-Aided Building protocol for building automation systems.

Low
604 TUNNEL

TCP — TUNNEL profile as defined in RFC 3620, a BEEP profile for creating tunneled connections through …

Medium
621 ESCP-IP

TCP/UDP — ESCP-IP. Epson Stylus Color Protocol over IP for network printer communication.

Low
639 MSDP

TCP — Multicast Source Discovery Protocol (MSDP), defined in RFC 3618, used by PIM-SM to share active …

Medium
646 LDP

TCP/UDP — Label Distribution Protocol (LDP), defined in RFC 5036, used in MPLS networks to distribute label …

Medium
648 RRP

TCP — Registry Registrar Protocol (RRP), defined in RFC 2832, was the original protocol for domain registrar-to-registry …

Low
651 IEEE-MMS

TCP/UDP — IEEE Manufacturing Message Specification (MMS), defined in ISO 9506, used in industrial automation and SCADA …

High
654 AODV

UDP — Ad hoc On-Demand Distance Vector (AODV) routing protocol, defined in RFC 3561, used in mobile …

Medium
658 TenFold

TCP/UDP — TenFold. Protocol for the TenFold application development platform.

Low
667 Campaign

TCP/UDP — Campaign Contribution Disclosures. Protocol for handling campaign finance data.

Low
670 VACDSM-SWS

TCP/UDP — VACDSM-SWS. Vacuum Deposition System Monitoring protocol.

Low
671 VACDSM-APP

TCP/UDP — VACDSM-APP. Application protocol for vacuum deposition system monitoring.

Low
673 CIMPLEX

TCP/UDP — CIMPLEX protocol. Computer-Integrated Manufacturing Protocol for factory automation.

Low
688 REALM-RUSD

TCP/UDP — REALM-RUSD (Realm Roaming User Session Database) protocol, used in early mobile network roaming session management …

Low
695 IEEE-MMS-SSL

TCP — IEEE Manufacturing Message Specification (MMS) over SSL/TLS, the encrypted variant of the MMS industrial control …

Medium
698 OLSR

UDP — Optimized Link State Routing (OLSR) protocol, defined in RFC 3626, is a proactive routing protocol …

Low
700 EPP

TCP — Extensible Provisioning Protocol (EPP), defined in RFC 5734, the standard protocol for domain registrar-to-registry communication. …

Low
701 LMP

TCP — Link Management Protocol (LMP), defined in RFC 4204, used in optical and MPLS networks to …

Low
702 IRIS-BEEP

TCP — Internet Registry Information Service (IRIS) over BEEP transport, defined in RFC 3983. Provides standardized protocol …

Low
711 TDP

TCP — Tag Distribution Protocol (TDP), a Cisco proprietary precursor to the IETF-standardized LDP on port 646, …

Medium
712 TBRPF

UDP — Topology Broadcast Based on Reverse-Path Forwarding (TBRPF), defined in RFC 3684, a link-state routing protocol …

Low
765 Webster

TCP/UDP — Webster. Network dictionary service providing word definitions and lookups.

Low
767 Phonebook

TCP/UDP — Phone Book. Network phonebook directory service for looking up contact information.

Low
770 CADLOCK

TCP/UDP — CADLOCK. CAD file locking protocol for preventing concurrent editing conflicts in design files.

Low
830 NETCONF SSH

TCP — NETCONF over SSH, defined in RFC 6242, provides XML-based network device configuration management. Primary method …

Medium
831 NETCONF BEEP

TCP — NETCONF over BEEP transport, defined in RFC 4744. An alternative NETCONF transport with less deployment …

Medium
832 NETCONF SOAP/HTTPS

TCP — NETCONF over SOAP with HTTPS transport, defined in RFC 4743. Used where firewall policies favor …

Low
861 OWAMP Control

TCP — One-Way Active Measurement Protocol (OWAMP) control channel, defined in RFC 4656, for measuring one-way network …

Low
862 TWAMP Control

TCP — Two-Way Active Measurement Protocol (TWAMP) control channel, defined in RFC 5357, for measuring round-trip network …

Low
900 OMG Initial Refs

TCP — OMG Initial References, used by CORBA for obtaining initial object references. CORBA was dominant enterprise …

Medium
991 NAS

TCP/UDP — Netnews Administration System (NAS), defined in RFC 4707, for centralized management of NNTP news server …

Low
1000 Cadlock2

TCP — Cadlock2 network locking protocol, used in CAD/CAM license management systems to enforce concurrent use licenses …

Low
3690 SVN (Subversion)

TCP — Port 3690 is the default port for Apache Subversion (SVN), a widely used version control …

Medium
4840 OPC UA

TCP — Port 4840 is the default port for OPC UA (OPC Unified Architecture), an industrial communication …

High
5683 CoAP (Constrained Application Protocol)

UDP — Port 5683 is the standard port for CoAP (Constrained Application Protocol), a lightweight RESTful protocol …

Medium
8042 YARN NodeManager

TCP — Port 8042 is the default port for the Apache Hadoop YARN NodeManager web interface. NodeManagers …

High
8123 Home Assistant

TCP — Port 8123 is the default HTTP port for Home Assistant, the most popular open-source home …

High
8332 Bitcoin RPC (Testnet)

TCP — Port 8332 is the default RPC (Remote Procedure Call) port for Bitcoin Core on the …

Critical
8333 Bitcoin P2P

TCP — Port 8333 is the standard peer-to-peer communication port for the Bitcoin network, used by Bitcoin …

Low
8545 Ethereum JSON-RPC

TCP — Port 8545 is the default JSON-RPC port for Ethereum nodes (go-ethereum/geth and others) for interacting …

Critical
9418 Git

TCP — Git protocol (git://). Provides fast, read-only access to Git repositories without authentication or encryption. Used …

Medium
9735 Lightning Network (Bitcoin)

TCP — Port 9735 is the default peer-to-peer port for Lightning Network nodes, a Layer 2 payment …

Low
9870 HDFS NameNode Web UI

TCP — Port 9870 is the default web UI port for the Apache Hadoop HDFS NameNode in …

High
9999 Urchin / Distinct32

TCP — Port 9999 is used by various applications including Urchin web analytics (predecessor to Google Analytics), …

Medium
13720 NetBackup Client

TCP — Used by Veritas NetBackup for client-to-server backup communications. The NetBackup client daemon listens on this …

Medium
18080 Monero P2P

TCP — Default P2P communication port for the Monero cryptocurrency node. Used for block and transaction propagation …

Medium
18081 Monero RPC

TCP — Default RPC (Remote Procedure Call) port for the Monero cryptocurrency daemon. Allows wallets and external …

High
18333 Bitcoin Testnet P2P

TCP — Used for Bitcoin testnet peer-to-peer network communication between nodes. Testnet is used by developers to …

Low
30303 Ethereum P2P

TCP/UDP — Default peer-to-peer networking port for Ethereum nodes running Geth and other Ethereum clients. Used for …

Low
34567 CCTV / DVR HTTP

TCP — Widely used as a default HTTP web interface port on Chinese-manufactured IP cameras, DVR, and …

Critical
37777 Dahua DVR TCP

TCP — Default TCP client access port for Dahua brand DVR, NVR, and IP camera systems. Used …

Critical
44158 Helium Blockchain

TCP — Used by Helium network hotspot miners for peer-to-peer blockchain communication. Required to be forwarded for …

Low
47808 BACnet

UDP — The standard port for BACnet (Building Automation and Control Network) over IP protocol. Used in …

High
50070 Hadoop NameNode HTTP

TCP — Default HTTP web UI port for Apache Hadoop's HDFS NameNode. Provides access to the file …

High
55555 Custom / Development

TCP/UDP — A repeating-digit port commonly chosen for development, testing, and custom application use due to its …

Medium

Remote Access (57)

22 SSH

TCP — Secure Shell. Provides encrypted remote login, command execution, and file transfer (SCP/SFTP). The standard for …

Low
23 Telnet

TCP — Telnet protocol. Provides unencrypted text-based remote login to network devices and servers. All data including …

Critical
57 Private Terminal Access

TCP/UDP — Reserved by IANA for any private terminal access protocol. Designated for custom or proprietary remote …

Medium
89 SU/MIT Telnet Gateway

TCP — Port 89 was assigned to the SU/MIT Telnet Gateway, an early ARPANET service that provided …

Low
95 SUPDUP

TCP — SUPDUP was a terminal protocol developed at MIT in the 1970s as an enhancement to …

Low
107 Remote Telnet

TCP — Port 107 was assigned as an alternate or gateway-mediated Telnet service. This service is completely …

Medium
177 XDMCP

UDP — XDMCP (X Display Manager Control Protocol) allows X Window System display terminals to request a …

High
219 Uarps

TCP/UDP — Unisys ARPs. Unisys Asynchronous Remote Protocol System for remote terminal access to Unisys mainframe systems.

Low
221 FLN-SPX

TCP/UDP — Berkeley rlogind with SPX authentication. An enhanced version of rlogin using Sequenced Packet Exchange for …

Medium
222 RSH-SPX

TCP/UDP — Berkeley rshd with SPX authentication. An enhanced version of remote shell using Sequenced Packet Exchange …

Medium
246 DSP3270

TCP/UDP — Display Systems Protocol for 3270 terminals. Enables network communication with IBM 3270 terminal emulation systems.

Low
259 ESRO

TCP/UDP — Port 259 is assigned to ESRO (Efficient Short Remote Operations), a lightweight protocol designed for …

Low
311 macOS Server Admin

TCP — Port 311 is used by Apple macOS Server for its web-based management interface. Exposing this …

High
384 ARNS

TCP — Port 384 is assigned to ARNS (A Remote Network Server System), an early protocol for …

Low
407 Timbuktu

TCP/UDP — Timbuktu Remote Desktop. A remote desktop and file sharing application for Mac and Windows platforms …

Medium
441 DecVMS-SYSMGT

TCP/UDP — DEC VMS System Management. Used for remote administration of DEC VMS operating systems.

Low
459 AMPR-RCMD

TCP/UDP — AMPR-RCMD. Remote command protocol for the AMPRNet (Amateur Packet Radio Network).

Low
508 XVTTP

TCP/UDP — XVTTP. eXtensible Virtual Terminal Transport Protocol for remote terminal access.

Low
512 rexec

TCP — Port 512 is assigned to rexec (Remote Process Execution). Transmits credentials in plaintext and has …

Critical
513 rlogin

TCP — Port 513 is assigned to rlogin, which relies on a deeply flawed IP-based trust model …

Critical
530 RPC

TCP/UDP — Port 530 is assigned to RPC (Remote Procedure Call) as a registered port. RPC exposure …

High
541 UUCP-RLOGIN

TCP/UDP — UUCP Remote Login. Protocol combining UUCP (Unix-to-Unix Copy) with remote login capabilities.

Medium
543 Kerberos Login

TCP — Port 543 is assigned to klogin, the Kerberos-authenticated rlogin service. Superseded by Kerberos-authenticated SSH.

High
544 krcmd

TCP — Port 544 is assigned to krcmd (Kerberos Remote Command), the Kerberos-authenticated version of rsh. Superseded …

High
614 SSLshell

TCP/UDP — SSL Shell. Secure shell variant using SSL/TLS for encrypted remote login.

Low
653 SupportSoft

TCP/UDP — SupportSoft remote support and diagnostics protocol, used by the SupportSoft enterprise remote assistance platform. Common …

Medium
660 macOS Server Admin

TCP — Apple macOS Server administration protocol, used by the macOS Server Admin application for remote server …

High
755 TCONP

TCP/UDP — TCONP protocol. Used for Telnet Connection Point management.

Low
758 NLOGIN

TCP/UDP — NLOGIN. Network login protocol for remote authentication.

Medium
759 CON

TCP/UDP — CON protocol. Used for console connections and management.

Low
761 RXE

TCP/UDP — RXE. Remote Execution Environment protocol.

Medium
888 accessbuilder

TCP — 3Com AccessBuilder remote access server management protocol. Entirely obsolete following the decline of dedicated hardware-based …

Low
902 VMware Server

TCP/UDP — VMware Server and ESXi management port, used for host-agent communication including the VMware Authentication Daemon. …

High
903 VMware Remote Console

TCP — VMware Remote Console (VMRC) port, used for remote access to virtual machine consoles through VMware …

High
904 VMware-AuthD

TCP/UDP — VMware Authentication Daemon (alternate). Sometimes used by VMware for additional authentication services.

Medium
992 Telnets

TCP — Telnet over SSL/TLS. While it addresses Telnet's plaintext problem, SSH on port 22 is universally …

Medium
1494 Citrix ICA

TCP — Port 1494 is used by Citrix Independent Computing Architecture (ICA) protocol for virtual desktop and …

Medium
1604 Citrix / DPP

TCP/UDP — Port 1604 is associated with Citrix systems and the Datagram Protocol for remote application delivery. …

Low
2222 Alternate SSH / DirectAdmin

TCP — Port 2222 is commonly used as an alternate SSH port to reduce automated brute-force attacks …

Medium
2598 Citrix Reliable ICA

TCP — Port 2598 is used by Citrix for Reliable ICA (RICAL), an enhanced version of the …

Medium
3283 Apple Remote Desktop

TCP/UDP — Port 3283 is used by Apple Remote Desktop (ARD) for remote management and screen sharing …

High
3389 RDP

TCP/UDP — Remote Desktop Protocol. Provides graphical remote access to Windows desktops and servers. A primary target …

High
5037 Android Debug Bridge (ADB)

TCP — Port 5037 is the local host port used by the Android Debug Bridge (ADB) server …

Critical
5500 VNC Remote Desktop (Reverse)

TCP — Port 5500 is used for reverse VNC (Virtual Network Computing) connections, where the remote desktop …

High
5555 Android ADB (Remote) / FreeBSD

TCP — Port 5555 is used by Android Debug Bridge (ADB) for remote TCP connections to Android …

Critical
5631 PCAnywhere Data

TCP — Port 5631 is used by Symantec (now Broadcom) pcAnywhere for remote desktop data transfer. PCAnywhere …

Critical
5800 VNC HTTP (Java Viewer)

TCP — Port 5800 is used by VNC servers to serve an embedded Java applet-based web viewer, …

High
5900 VNC

TCP — Virtual Network Computing. Provides graphical remote desktop access using the RFB (Remote Framebuffer) protocol. Cross-platform …

High
5901 VNC Display 1

TCP — Port 5901 is used by VNC (Virtual Network Computing) for the second virtual display (display …

High
5938 TeamViewer

TCP/UDP — Port 5938 is the primary port used by TeamViewer for remote desktop and remote support …

Medium
5985 WinRM HTTP

TCP — Port 5985 is used by Windows Remote Management (WinRM) for HTTP-based remote PowerShell and management …

Critical
5986 WinRM HTTPS

TCP — Port 5986 is used by Windows Remote Management (WinRM) for HTTPS-encrypted remote PowerShell and management …

High
6000 X11 (X Window System)

TCP — Port 6000 is the base port for X11 (X Window System), the display server protocol …

Critical
8291 Winbox (MikroTik)

TCP — Port 8291 is used by MikroTik's proprietary Winbox management protocol for configuring RouterOS-based routers and …

Critical
20000 Webmin / DNP3

TCP — Used by Webmin, a web-based Linux/Unix system administration interface. Also assigned to DNP3 (Distributed Network …

High
24800 Synergy / Barrier

TCP — Default port for Synergy and its open-source fork Barrier, software that shares a keyboard and …

Medium
60000 Mosh (Mobile Shell)

UDP — The starting port in the default range (60000-61000) used by Mosh (Mobile Shell), a UDP-based …

Low

Security & VPN (94)

31 MSG-AUTH

TCP/UDP — MSG Authentication. A legacy ARPANET protocol used for authentication within the MSG messaging system.

Medium
48 Auditd

TCP/UDP — Digital Audit Daemon. Used by Digital Equipment Corporation (DEC) systems for centralized audit logging and …

Medium
49 TACACS

TCP/UDP — Terminal Access Controller Access-Control System. Provides centralized authentication, authorization, and accounting for network devices such …

Medium
56 XNS-AUTH

TCP/UDP — XNS Authentication. Provides authentication services within the Xerox Network Systems (XNS) protocol suite.

Medium
62 ACA Services

TCP/UDP — ACA Services (ACAS). Used by ACA (Access Control Appliance) systems for network access control and …

Low
65 TACACS-DS

TCP/UDP — TACACS-DS (Terminal Access Controller Access Control System - Database Service) is a predecessor variant of …

Medium
88 Kerberos

TCP/UDP — Kerberos authentication protocol. Provides secure mutual authentication using tickets, widely used in Active Directory and …

Low
90 DNSIX Security

TCP/UDP — Port 90 was originally assigned to DNSIX (Defense Intelligence Agency Network Security for Information Exchange), …

Low
128 GSS-XLicen

TCP/UDP — GSS X License Verification. Used for verifying X Window System licenses in networked environments using …

Low
129 PWDGEN

TCP/UDP — Password Generator Protocol. A service that generates random passwords for users, typically used in early …

Medium
154 NETSC-PROD

TCP/UDP — NETSC Production. Network security services for production environments, part of the NETSC system.

Low
155 NETSC-DEV

TCP/UDP — NETSC Development. Development environment counterpart of NETSC for testing network security services.

Low
182 Audit

TCP/UDP — Unisys Audit SITP. Security audit protocol used by Unisys systems for compliance logging and event …

Low
190 GACP

TCP/UDP — Gateway Access Control Protocol. Used for controlling access through network gateways and managing gateway policies.

Low
195 DN6-NLM-AUD

TCP/UDP — DNSIX Network Level Module Audit. Part of the DNSIX (DoD Network Security for Information Exchange) …

Low
196 DN6-SMM-RED

TCP/UDP — DNSIX Session Management Module Audit Redirect. Handles audit redirection for session-level security events in the …

Low
223 CDC

TCP/UDP — Certificate Distribution Center. Protocol for distributing digital certificates in networked environments.

Low
256 FW1-secureremote

TCP/UDP — Check Point FireWall-1 SecureRemote. Used by Check Point VPN clients for establishing secure remote access …

Medium
271 PT-TLS

TCP/UDP — Posture Transport Protocol over TLS. Used for network endpoint assessment and posture checking with TLS …

Low
309 EntrustTime

TCP/UDP — Entrust Time Stamping. Used by Entrust for cryptographic time stamping services to prove document existence …

Low
316 DecAuth

TCP/UDP — novIQ DecAuth. Authentication service for novIQ distributed computing systems.

Low
333 Texar

TCP/UDP — Texar Security Port. Used by Texar security systems for encrypted communication.

Low
353 NDSAUTH

TCP/UDP — NDSAUTH. Novell Directory Services authentication protocol for NDS tree-based access control.

Low
359 NSRMP

TCP/UDP — Network Security Risk Management Protocol. Used for assessing and managing network security risks.

Low
365 DTK

TCP/UDP — DTK (Deception Toolkit). A protocol associated with the Deception Toolkit for setting up honeypots and …

Low
370 codaauth2

TCP — Port 370 is assigned to codaauth2, the authentication service for the Coda distributed filesystem developed …

Medium
386 ASA

TCP/UDP — ASA Message Router Object Definition. Protocol for routing messages between ASA (Adaptive Security Appliance) objects.

Low
389 LDAP

TCP/UDP — Lightweight Directory Access Protocol. Accesses and manages distributed directory services like Active Directory. Used for …

Medium
398 Kryptolan

TCP/UDP — Kryptolan. An encrypted communication protocol for secure data transfer.

Low
437 Comscm

TCP/UDP — Comscm. Communications Security Configuration Management protocol.

Low
464 Kerberos Change Password

TCP/UDP — Port 464 is assigned to kpasswd, used for changing Kerberos passwords in Active Directory and …

Critical
468 Photuris

TCP/UDP — Photuris key management. A key management protocol for establishing security associations, proposed as an alternative …

Low
470 SCX-Proxy

TCP/UDP — SCX-Proxy. Security Configuration Exchange proxy for distributing security policies.

Low
472 LJK-Login

TCP/UDP — LJK Login. Protocol for LJK International login and authentication services.

Low
488 GSS-HTTP

TCP/UDP — GSS-HTTP (GSSAPI over HTTP). Protocol for Generic Security Service API authentication over HTTP connections.

Low
491 GO-Login

TCP/UDP — GO-Login. Authentication protocol for the GO network login system.

Low
500 IKE/ISAKMP

UDP — Port 500 is assigned to IKE (Internet Key Exchange) and ISAKMP, the key negotiation protocols …

Medium
509 SNARE

TCP/UDP — SNARE (System iNtrusion Analysis and Reporting Environment). Protocol for security intrusion detection and reporting.

Low
582 SCC-Security

TCP/UDP — SCC Security. Protocol for the Security Command Center security monitoring system.

Low
584 KeyServer

TCP/UDP — Key Server. Protocol for cryptographic key distribution and management.

Low
586 Password-Chg

TCP/UDP — Password Change. Protocol for remote password change operations.

Medium
603 IDXP

TCP/UDP — IDXP (Intrusion Detection Exchange Protocol). Used for sharing intrusion detection data between security systems.

Low
624 CryptoAdmin

TCP/UDP — Crypto Admin. Protocol for administration of cryptographic systems and key management.

Low
626 ASIA

TCP/UDP — ASIA protocol. Adaptive Security Infrastructure Architecture for dynamic security management.

Low
627 PassGo-TIVOLI

TCP/UDP — PassGo Tivoli. Protocol for PassGo Technologies integration with IBM Tivoli identity management.

Low
636 LDAPS

TCP — LDAP over SSL/TLS. Encrypted version of LDAP for secure directory access and authentication. Used by …

Low
638 MCNS-SEC

TCP/UDP — MCNS Security. Multimedia Cable Network System security protocol for cable network authentication.

Low
640 EntrusT-SPS

TCP/UDP — Entrust Single Point of Service. Protocol for Entrust digital certificate management.

Low
655 TINC

TCP/UDP — tinc VPN. Protocol for the tinc mesh VPN daemon, creating secure virtual private networks with …

Low
664 Secure-Aux-Bus

TCP/UDP — Secure Auxiliary Bus. Protocol for secure communication on auxiliary data buses.

Low
680 Entrust-AAAS

TCP/UDP — Entrust Administration Service. Protocol for administering Entrust PKI (Public Key Infrastructure) systems.

Low
681 Entrust-AAMS

TCP/UDP — Entrust Access Management Service. Protocol for Entrust access management and identity verification.

Low
708 Entrust-KMSH

TCP/UDP — Entrust Key Management Service Handler. Protocol for managing cryptographic keys in Entrust PKI systems.

Low
709 Entrust-MESH

TCP/UDP — Entrust Enrollment Mesh. Protocol for Entrust certificate enrollment in mesh PKI topologies.

Low
710 Entrust-ASM

TCP/UDP — Entrust Administration Service Manager. Administrative management protocol for Entrust PKI infrastructure.

Low
749 Kerberos Admin

TCP/UDP — Kerberos 5 administration server (kadmin), used to remotely administer the KDC including adding, modifying, and …

High
750 Kerberos v4

UDP — Kerberos version 4 authentication service. Has known cryptographic weaknesses including DES-only encryption. Superseded by Kerberos …

Critical
751 Kerberos Master

TCP/UDP — Kerberos v4 master database administration service. Relies on cryptographically broken DES encryption. Should be disabled …

Critical
753 Kerberos userreg

TCP/UDP — Kerberos v4 user registration service. Deprecated and replaced by kadmin on port 749 in Kerberos …

High
754 krb5_prop

TCP — Kerberos v5 KDC database propagation service, used to replicate the principal database from master to …

High
760 Kerberos krbupdate

TCP/UDP — Kerberos v4 krbupdate service for updating entries in the legacy v4 authentication system. Part of …

High
774 RPAsswd

TCP/UDP — RPAsswd. Remote password change protocol for modifying user passwords on remote systems.

Medium
829 CMP

TCP — Certificate Management Protocol (CMP), defined in RFC 4210, used for PKI certificate lifecycle management including …

Low
848 GDOI

UDP — Group Domain of Interpretation (GDOI), defined in RFC 6407, an IKE-based key management protocol for …

Medium
910 KINK

UDP — Kerberized Internet Negotiation of Keys (KINK), defined in RFC 4430, uses Kerberos tickets for IPsec …

Low
981 SofaWare Firewall

TCP — SofaWare Secure Remote Management port, used by Check Point SofaWare embedded security gateway appliances.

Medium
1080 SOCKS

TCP — SOCKS proxy protocol. A general-purpose proxy protocol that routes any TCP/UDP traffic through a proxy …

Medium
1194 OpenVPN

TCP/UDP — OpenVPN. An open-source VPN solution that creates encrypted point-to-point tunnels using SSL/TLS. Widely used for …

Low
1241 Nessus

TCP — Port 1241 is the default port for the Nessus vulnerability scanner server daemon. Security professionals …

Medium
1293 IPSec

TCP/UDP — Port 1293 is assigned to IPSec (Internet Protocol Security) for secure VPN tunnel establishment and …

Low
1344 ICAP

TCP — Port 1344 is the default port for the Internet Content Adaptation Protocol (ICAP). ICAP allows …

Low
1524 Ingreslock

TCP — Port 1524 is associated with the Ingreslock backdoor, historically left open by some attackers after …

Critical
1645 RADIUS Authentication (old)

UDP — Port 1645 is an older, unofficial RADIUS authentication port used before the IANA officially assigned …

Medium
1646 RADIUS Accounting (old)

UDP — Port 1646 is the legacy RADIUS accounting port, used before IANA standardized port 1813 for …

Low
1701 L2TP

UDP — Port 1701 is the standard port for Layer 2 Tunneling Protocol (L2TP), used to create …

Low
1723 PPTP

TCP — Point-to-Point Tunneling Protocol. A VPN protocol developed by Microsoft. Considered cryptographically broken and insecure — …

High
1812 RADIUS Authentication

UDP — Port 1812 is the official IANA-assigned port for RADIUS (Remote Authentication Dial-In User Service) authentication. …

Medium
1813 RADIUS Accounting

UDP — Port 1813 is the official IANA-assigned port for RADIUS accounting. It collects session data including …

Low
2967 Symantec Endpoint Protection

TCP — Port 2967 is used by Symantec (now Broadcom) Endpoint Protection Manager for communication between the …

Medium
3269 Microsoft Global Catalog SSL

TCP — Port 3269 is the SSL/TLS-encrypted version of the Microsoft Active Directory Global Catalog service on …

Medium
3868 Diameter Protocol

TCP/UDP — Port 3868 is the standard port for the Diameter protocol, the successor to RADIUS used …

Medium
4444 Metasploit / I2P

TCP — Port 4444 is commonly associated with Metasploit Framework's default meterpreter reverse shell listener, making it …

Critical
4500 IPsec NAT Traversal

UDP — Port 4500 is used for IPsec NAT traversal (NAT-T), which encapsulates IKE and ESP packets …

Low
8200 HashiCorp Vault

TCP — Port 8200 is the default port for HashiCorp Vault, an enterprise secrets management and encryption-as-a-service …

Critical
8388 Shadowsocks

TCP/UDP — Port 8388 is a commonly used port for Shadowsocks, an encrypted proxy protocol originally created …

Medium
8834 Nessus

TCP — Port 8834 is the default HTTPS port for the Nessus vulnerability scanner web interface and …

High
9001 Tor ORPort / Supervisor

TCP — Port 9001 is the default OR (onion router) port used by Tor network relay nodes …

Medium
9050 Tor SOCKS Proxy

TCP — Port 9050 is the default SOCKS5 proxy port for the Tor client, allowing local applications …

Medium
9051 Tor Control Port

TCP — Port 9051 is the Tor control port, which allows local applications to control and monitor …

Medium
9150 Tor Browser SOCKS

TCP — Port 9150 is the SOCKS5 proxy port used by the Tor Browser Bundle, as distinct …

Medium
12345 NetBus / Custom Apps

TCP/UDP — Historically associated with NetBus, an early remote administration and trojan tool from the late 1990s. …

Critical
31337 Back Orifice / Elite

TCP/UDP — Historically associated with Back Orifice, a controversial remote administration tool / trojan from 1998 by …

Critical
41720 WireGuard

UDP — WireGuard VPN (common alternative port). While WireGuard has no official IANA port, 51820 is the …

Low
51820 WireGuard

UDP — WireGuard VPN. A modern, high-performance VPN protocol built into the Linux kernel. Uses state-of-the-art cryptography …

Low

Streaming & Media (29)

322 RTSPS

TCP/UDP — RTSPS (RTSP over TLS). Secure variant of the Real Time Streaming Protocol using TLS encryption …

Low
420 SMPTE

TCP/UDP — SMPTE protocol. Used by the Society of Motion Picture and Television Engineers for media production …

Low
453 CreativeServer

TCP/UDP — CreativeServer. Protocol for Creative Labs media server communication.

Low
458 AppleQuickTime

TCP/UDP — Apple QuickTime Streaming. Used by Apple QuickTime for streaming media content.

Low
466 Digital-VRC

TCP/UDP — Digital VRC. Digital Equipment Corporation Video Remote Control protocol.

Low
534 MegaMedia-Admin

TCP/UDP — MegaMedia Admin. Administration protocol for MegaMedia streaming systems.

Low
537 NMsp

TCP/UDP — Networked Media Streaming Protocol. Protocol for real-time streaming of multimedia content.

Low
545 appleqtcsrvr

TCP — Port 545 is assigned to appleqtcsrvr (Apple QuickTime Content Server). Obsolete as Apple discontinued QuickTime …

Low
554 RTSP

TCP/UDP — Real Time Streaming Protocol. Controls the delivery of real-time streaming media such as IP camera …

Medium
575 VEMMI

TCP/UDP — VEMMI (Versatile Multimedia Interface). Protocol for interactive multimedia videotex services as defined in ITU-T T.107.

Low
583 Philips-VC

TCP/UDP — Philips Video-Conferencing. Protocol for Philips video conferencing systems.

Low
645 PSSC

TCP/UDP — PSSC protocol. Peer-to-peer Streaming Service Control for distributed media streaming.

Low
663 PureNoise

TCP/UDP — PureNoise. Protocol for the PureNoise audio streaming and noise generation system.

Low
769 VID

TCP/UDP — VID protocol. Video distribution protocol for streaming video content.

Low
1720 H.323

TCP — Port 1720 is used by the H.323 VoIP and video conferencing protocol for call signaling …

Medium
1755 Windows Media Server

TCP/UDP — Port 1755 is used by Microsoft Windows Media Services (MMS protocol) for streaming audio and …

Low
1935 RTMP

TCP — Port 1935 is the default port for Real-Time Messaging Protocol (RTMP), developed by Adobe for …

Low
2000 Cisco SCCP

TCP — Port 2000 is used by Cisco's Skinny Client Control Protocol (SCCP), also known as Skinny, …

Medium
2427 MGCP Gateway

UDP — Port 2427 is used by Media Gateway Control Protocol (MGCP) for communication between call agents …

Medium
3478 STUN / TURN

TCP/UDP — Port 3478 is the standard port for STUN (Session Traversal Utilities for NAT) and TURN …

Low
3689 DAAP (iTunes Music Sharing)

TCP — Port 3689 is used by Apple's Digital Audio Access Protocol (DAAP), which powers iTunes and …

Low
4569 IAX2 (Inter-Asterisk eXchange)

UDP — Port 4569 is used by IAX2 (Inter-Asterisk eXchange version 2), a VoIP protocol native to …

Medium
5004 RTP (Real-time Transport Protocol)

TCP/UDP — Port 5004 is the standard IANA-assigned port for RTP (Real-time Transport Protocol), which carries audio …

Low
6600 MPD (Music Player Daemon)

TCP — Port 6600 is the default port for MPD (Music Player Daemon), an open-source server-side music …

Low
7070 RTSP / RealNetworks

TCP — Port 7070 is used by RTSP (Real Time Streaming Protocol) as an alternative port and …

Low
8096 Jellyfin / Emby

TCP — Port 8096 is the default HTTP port for Jellyfin and Emby Media Server, popular open-source …

Medium
8554 RTSP Alternate

TCP — Port 8554 is a commonly used alternate port for RTSP (Real Time Streaming Protocol) streaming …

Medium
32400 Plex Media Server

TCP — Primary HTTP port for Plex Media Server web interface and remote access. Used for streaming …

Medium
47984 Sunshine/Moonlight

TCP — Sunshine game streaming server (HTTPS). Used with the Moonlight client for low-latency remote game streaming …

Low

System & Infrastructure (413)

0 Reserved

TCP/UDP — Port 0 is reserved by IANA and is not used for any service. In programming, …

Low
1 TCPMUX

TCP — TCP Port Service Multiplexer. Allows multiple services to share a single well-known port by routing …

Medium
2 Management Utility

TCP/UDP — Port 2 is listed as reserved by IANA but was historically assigned to the Management …

Low
3 CompressNET

TCP/UDP — Originally assigned to the CompressNET Management Utility and Compression Process. Port 3 is effectively unused …

Low
4 Unassigned

TCP/UDP — Port 4 is unassigned in the IANA registry. It has no official protocol assignment and …

Low
5 RJE

TCP/UDP — Remote Job Entry. A legacy protocol used for submitting batch jobs to mainframe computers over …

Medium
6 Unassigned

TCP/UDP — Port 6 is unassigned in the IANA registry. No standard service is defined for this …

Low
7 Echo

TCP/UDP — Echo protocol. Returns any data it receives back to the sender. Used primarily for network …

Medium
8 Unassigned

TCP/UDP — Port 8 is unassigned in the IANA registry. It is sometimes confused with port 80 …

Low
9 Discard

TCP/UDP — Discard protocol. Silently discards all received data without sending any response. Also used for Wake-on-LAN …

Low
10 Unassigned

TCP/UDP — Port 10 is unassigned in the IANA registry. No standard service uses this port.

Low
11 Systat

TCP/UDP — Active Users (Systat) service. Lists the currently active users on a system. Considered a security …

High
12 Unassigned

TCP/UDP — Port 12 is unassigned in the IANA registry. No standard protocol operates on this port.

Low
13 Daytime

TCP/UDP — Daytime protocol. Returns the current date and time as a human-readable string. Largely replaced by …

Low
14 Unassigned

TCP/UDP — Port 14 is unassigned in the IANA registry. No standard network service is defined for …

Low
15 NetStat

TCP — An early ARPANET protocol used to query network status information from a remote host. It …

Low
16 Unassigned

TCP/UDP — Port 16 is unassigned in the IANA registry. No standard protocol uses this port number.

Low
17 QOTD

TCP/UDP — Quote of the Day protocol. Sends a short text message (typically a quote or saying) …

Low
19 CHARGEN

TCP/UDP — Character Generator protocol. Continuously sends a stream of characters to the client. Used for network …

High
27 NSW-FE

TCP/UDP — NSW User System Front End. Part of the NSW (National Software Works) system developed for …

Low
28 Unassigned

TCP/UDP — Port 28 is unassigned in the IANA registry. No standard network protocol is defined for …

Low
29 MSG-ICP

TCP/UDP — MSG ICP (Message Intercommunication Protocol). A legacy protocol from the early ARPANET era used for …

Low
30 Unassigned

TCP/UDP — Port 30 is unassigned in the IANA registry. No standard service operates on this port.

Low
32 Unassigned

TCP/UDP — Port 32 is unassigned in the IANA registry. No standard network service is assigned to …

Low
33 DSP

TCP/UDP — Display Support Protocol. An early protocol for remote display support, allowing graphical output to be …

Low
34 Unassigned

TCP/UDP — Port 34 is unassigned in the IANA registry. No standard protocol is assigned to this …

Low
36 Unassigned

TCP/UDP — Port 36 is unassigned in the IANA registry. No standard service operates on this port.

Low
37 Time

TCP/UDP — Time Protocol. Returns the current time as a 32-bit binary value representing seconds since January …

Low
38 RAP

TCP/UDP — Route Access Protocol. Used for exchanging routing information between network devices in early networking environments.

Low
39 RLP

TCP/UDP — Resource Location Protocol. Helps clients discover network resources by querying a resource location server. Defined …

Low
40 Unassigned

TCP/UDP — Port 40 is unassigned in the IANA registry. No standard network service is defined for …

Low
44 MPM-FLAGS

TCP/UDP — MPM FLAGS Protocol. Part of the Message Processing Module suite used in early ARPANET message …

Low
45 MPM

TCP/UDP — Message Processing Module (receive). Handles the reception portion of the MPM message processing system on …

Low
46 MPM-SND

TCP/UDP — MPM (default send). The sending component of the Message Processing Module system used in legacy …

Low
47 Reserved

TCP/UDP — Port 47 is marked as reserved in the IANA registry. It has no assigned service …

Low
51 Reserved

TCP/UDP — Port 51 is marked as reserved in the IANA registry. Previously associated with IMP Logical …

Low
52 XNS-TIME

TCP/UDP — XNS Time Protocol. Part of the Xerox Network Systems (XNS) suite, used for time synchronization …

Low
54 XNS-CH

TCP/UDP — XNS Clearinghouse. Part of the Xerox Network Systems suite, providing directory and naming services for …

Low
55 ISI-GL

TCP/UDP — ISI Graphics Language. A protocol from the Information Sciences Institute (ISI) for transmitting graphical data …

Low
60 Unassigned

TCP/UDP — Port 60 is unassigned in the IANA registry. No standard service is defined for this …

Low
61 Reserved

TCP/UDP — Port 61 is marked as reserved in the IANA registry. It was historically associated with …

Low
64 COVIA

TCP/UDP — Communications Integrator (CI). Originally assigned to Covia Technologies for their communications integration platform.

Low
67 DHCP Server

UDP — Dynamic Host Configuration Protocol server port. Automatically assigns IP addresses, subnet masks, gateways, and DNS …

Medium
68 DHCP Client

UDP — DHCP client port. Used by devices to receive IP address assignments and network configuration parameters …

Low
71 NETRJS-1

TCP/UDP — NETRJS-1 through NETRJS-4 (ports 71-74) were assigned for the Remote Job Entry service used on …

Low
72 NETRJS-2

TCP/UDP — NETRJS-2 is the second of four ports (71-74) assigned to the ARPANET Remote Job Entry …

Low
73 NETRJS-3

TCP/UDP — NETRJS-3 is the third variant port for the ARPANET Network Remote Job Service. Defined alongside …

Low
74 NETRJS-4

TCP/UDP — NETRJS-4 is the fourth and final port in the ARPANET Network Remote Job Entry suite. …

Low
76 DEOS

TCP/UDP — Distributed External Object Store. A protocol for accessing distributed object storage systems across a network.

Low
77 Private RJE Service

TCP/UDP — Reserved by IANA for any private Remote Job Entry (RJE) service. Designated for custom batch …

Low
79 Finger

TCP — Finger protocol. Retrieves information about users on a remote system, including login name, real name, …

High
83 MIT-ML-DEV

TCP/UDP — MIT ML Device. Used by the MIT Machine Learning laboratory for device communication and control.

Low
84 CTF

TCP/UDP — Common Trace Facility. A protocol for distributed tracing and debugging across networked systems.

Low
85 MIT-ML-DEV

TCP/UDP — MIT ML Device (alternate). A second port assignment for the MIT Machine Learning laboratory device …

Low
86 MFCOBOL

TCP/UDP — Micro Focus COBOL. Used by Micro Focus development tools for COBOL application communication and debugging.

Low
93 DCP

TCP/UDP — Device Control Protocol. Used for remotely controlling and configuring network-attached devices.

Low
94 ObjCall

TCP/UDP — Tivoli Object Dispatcher. Used by IBM Tivoli systems management software for object-based remote procedure calls.

Low
96 DIXIE

TCP/UDP — DIXIE Protocol. A lightweight protocol for accessing X.500 directory services, providing a simpler alternative to …

Low
100 Unassigned

TCP/UDP — Port 100 is unassigned in the IANA registry. Sometimes informally used for development or testing …

Low
102 ISO-TSAP

TCP — ISO-TSAP (Transport Service Access Point) is part of the OSI protocol stack, providing transport layer …

Medium
103 GPPITNP

TCP/UDP — Genesis Point-to-Point Trans Net. A protocol for point-to-point data transmission developed by Genesis for networked …

Low
106 3COM-TSMUX

TCP/UDP — 3COM-TSMUX. A multiplexing service from 3Com Corporation for terminal server connections. Also known as poppassd …

Medium
108 SNAGAS

TCP/UDP — SNA Gateway Access Server. Provides gateway access to IBM's Systems Network Architecture (SNA) from TCP/IP …

Low
111 RPCBind / Portmapper

TCP/UDP — RPCBind (also called portmapper) maps ONC RPC program numbers to the dynamic ports on which …

Critical
113 Ident

TCP — Identification Protocol (Auth). Identifies the user of a TCP connection. Historically used by IRC servers …

Medium
114 Unassigned

TCP/UDP — Port 114 is listed as unassigned in the IANA registry. Previously associated with Audio News …

Low
116 ANSA-Notify

TCP/UDP — ANSA REX Notify. Part of the Advanced Network Systems Architecture (ANSA) for event notification in …

Low
120 CFDPTKT

TCP/UDP — CFDPTKT. A protocol for ticket-based communication in distributed systems. Rarely encountered in modern networks.

Low
121 ERPC

TCP/UDP — Encore Expedited Remote Procedure Call. Used by Encore Computer Corporation for fast remote procedure calls …

Low
122 SMAKYNET

TCP/UDP — SMAKYNET. A networking protocol developed for SMAKY educational computer systems produced by Epsitec.

Low
123 NTP

UDP — Network Time Protocol. Synchronizes clocks across networked computers with millisecond accuracy. Essential for logging, security …

Low
124 ANSA-Trader

TCP/UDP — ANSA REX Trader. Part of the Advanced Network Systems Architecture (ANSA) for service trading and …

Low
125 Locus-Map

TCP/UDP — Locus PC-Interface Net Map Server. Used by Locus Computing for network mapping in their PC-Interface …

Low
127 Locus-Con

TCP/UDP — Locus PC-Interface Connection Server. Used by Locus Computing to manage connections between PCs and UNIX …

Low
130 Cisco-FNA

TCP/UDP — Cisco FNATIVE. Used by Cisco Systems for native protocol communication between networking devices.

Low
131 Cisco-TNA

TCP/UDP — Cisco TNATIVE. Used by Cisco Systems for TNATIVE protocol communication between networking equipment.

Low
132 Cisco-SYS

TCP/UDP — Cisco SYSMAINT. Used by Cisco Systems for system maintenance and management of networking hardware.

Low
133 StatsRV

TCP/UDP — Statistics Service. A protocol for collecting and distributing network statistics from remote hosts.

Low
135 MS RPC

TCP — Microsoft RPC Endpoint Mapper. Used by Windows systems for DCOM and RPC services. Frequently targeted …

High
136 PROFILE

TCP/UDP — PROFILE Naming System. A directory and naming service protocol used for resolving names to network …

Low
137 NetBIOS Name

UDP — NetBIOS Name Service. Resolves NetBIOS names to IP addresses on local networks. Part of the …

High
138 NetBIOS Datagram

UDP — NetBIOS Datagram Service. Provides connectionless messaging between NetBIOS hosts for browsing, announcements, and other lightweight …

High
144 UMA

TCP/UDP — Universal Management Architecture. A protocol for unified management and monitoring of heterogeneous network resources.

Low
145 UAAC

TCP/UDP — UAAC Protocol. Used for user agent to agent communication in distributed network environments.

Low
146 ISO-TP0

TCP/UDP — ISO Transport Protocol Class 0. The simplest class of the OSI transport layer protocol, providing …

Low
147 ISO-IP

TCP/UDP — ISO Internet Protocol. Part of the OSI network layer providing connectionless network service as defined …

Low
151 HEMS

TCP/UDP — High-Level Entity Management System. An early network management protocol that preceded SNMP for monitoring network …

Low
153 SGMP

UDP — SGMP (Simple Gateway Monitoring Protocol) was the predecessor to SNMP. Defined in RFC 1028. Replaced …

Low
157 KNET-CMP

TCP/UDP — KNET/VM Command/Message Protocol. Used in IBM VM/CMS environments for sending commands and messages between virtual …

Low
159 NSS-Routing

TCP/UDP — NSS Routing. A protocol for managing routing tables in the NSS (Name Server System) network …

Low
160 SGMP-TRAPS

UDP — SGMP-TRAPS was the trap notification port for SGMP. Replaced by SNMP Trap on port 162.

Low
161 SNMP

UDP — Simple Network Management Protocol. Monitors and manages network devices such as routers, switches, and servers. …

High
162 SNMP Trap

UDP — SNMP Trap receiver. Receives asynchronous alert notifications from network devices, such as interface failures, temperature …

High
163 CMIP/TCP Manager

TCP/UDP — CMIP (Common Management Information Protocol) over TCP was part of the OSI network management framework. …

Low
164 CMIP/TCP Agent

TCP/UDP — Port 164 is designated for CMIP/TCP agents, the managed devices that respond to management queries. …

Low
165 XNS-Courier

TCP/UDP — Xerox Network Systems Courier. An RPC protocol in the XNS suite for remote procedure calls …

Low
166 S-Net

TCP/UDP — Sirius Systems S-Net. A networking protocol developed by Sirius Systems for their proprietary network communications.

Low
167 NAMP

TCP/UDP — NAMP (Network Address Maintenance Protocol). Used for maintaining and updating network address mappings.

Low
168 RSVD

TCP/UDP — RSVD (Reserved). A port historically associated with reserved functionality but not assigned to any standard …

Low
171 Multiplex

TCP/UDP — Network Innovations Multiplex. A protocol multiplexing service from Network Innovations Inc. for combining multiple data …

Low
172 CL/1

TCP/UDP — Network Innovations CL/1. A connection layer protocol from Network Innovations for establishing reliable data links.

Low
173 Xyplex-MUX

TCP/UDP — Xyplex Terminal Server Multiplexer. Used by Xyplex terminal servers to multiplex multiple terminal sessions over …

Low
175 VMNET

TCP/UDP — VMNET. A protocol for virtual machine networking, enabling communication between VMs in early virtualization environments.

Low
176 GENRAD-MUX

TCP/UDP — GENRAD Multiplexer. A protocol from GenRad (now Agilent) for multiplexing test equipment communications.

Low
178 NextStep Window Server

TCP — Port 178 was assigned to the NeXTStep Window Server, the display server used by NeXT …

Low
179 BGP

TCP — Border Gateway Protocol. The routing protocol that makes the internet work by exchanging routing information …

Low
183 OCBinder

TCP/UDP — OCBinder. Part of the Object-oriented Computing environment for binding client requests to distributed service objects.

Low
184 OCServer

TCP/UDP — OCServer. Object-oriented Computing Server protocol for handling remote object method invocations.

Low
187 ACI

TCP/UDP — Application Communication Interface. A protocol for inter-application communication in distributed computing environments.

Low
192 OSU-NMS

TCP/UDP — OSU Network Monitoring System. Developed at Ohio State University for monitoring and managing campus network …

Low
193 SRMP

TCP/UDP — Spider Remote Monitoring Protocol. A protocol for remote network monitoring and management in Spider Systems …

Low
197 DLS

TCP/UDP — Directory Location Service. A protocol for discovering the location of directory services on a network.

Low
198 DLS-MON

TCP/UDP — Directory Location Service Monitor. Monitors the health and status of DLS (Directory Location Service) instances …

Low
199 SMUX

TCP — SMUX (SNMP Multiplexing Protocol), defined in RFC 1227. Deprecated in favor of AgentX (RFC 2741).

Low
203 AT-3

TCP/UDP — AppleTalk Unused. Reserved for the AppleTalk protocol suite but not assigned to any specific AppleTalk …

Low
204 AT-Echo

TCP/UDP — AppleTalk Echo Protocol. Provides echo functionality for AppleTalk networks, similar to ICMP echo for testing …

Low
205 AT-5

TCP/UDP — AppleTalk Unused. Reserved within the AppleTalk port range but not assigned to a specific service.

Low
207 AT-7

TCP/UDP — AppleTalk Unused. Reserved within the AppleTalk protocol suite port range.

Low
208 AT-8

TCP/UDP — AppleTalk Unused. Reserved within the AppleTalk protocol suite port range.

Low
211 914C/G

TCP/UDP — Texas Instruments 914C/G Terminal. Protocol for communication with TI 914C/G terminal equipment.

Low
214 VM-PWSCS

TCP/UDP — VM PWSCS. IBM VM/CMS Programmable Workstation Communication Services for connecting workstations to mainframes.

Low
215 SoftPC

TCP/UDP — Insignia SoftPC. Protocol used by the Insignia SoftPC emulation software for PC emulation on UNIX …

Low
216 CAIlic

TCP/UDP — Computer Associates License Server. Used by CA (now Broadcom) for managing software license distribution and …

Low
224 MASQdialer

TCP/UDP — MASQdialer. A protocol used in Linux IP masquerading setups for managing dial-up connections shared across …

Low
242 Direct

TCP/UDP — Direct protocol. Used for direct point-to-point communication between network endpoints.

Low
243 SUR-MEAS

TCP/UDP — Survey Measurement. A protocol for conducting network performance surveys and collecting measurement data.

Low
245 LINK

TCP/UDP — LINK protocol. Used for establishing data links between networked systems.

Low
248 BHFHS

TCP/UDP — BHFHS protocol. A legacy networking protocol with limited modern usage.

Low
258 YAWN

TCP/UDP — YAWN (Yet Another Window Navigation). A protocol for remote window management and navigation.

Low
260 Openport

TCP/UDP — Openport. A protocol for dynamic port management and service discovery.

Low
261 IIOP-Name-Service

TCP/UDP — IIOP Name Service (CORBA). Internet Inter-ORB Protocol naming service for locating distributed CORBA objects.

Low
263 HDAP

TCP/UDP — HDAP (Hosted Directory Access Protocol). A protocol for accessing hosted directory services.

Low
265 X-Bone-CTL

TCP/UDP — X-Bone Control. Control protocol for the X-Bone overlay network deployment system.

Low
266 SST

TCP/UDP — SCSI on ST (Serial Transport). Protocol for running SCSI commands over serial transport links.

Low
269 MANET

TCP/UDP — MANET Protocols. Mobile Ad-hoc Network protocols for communication in infrastructure-less wireless networks.

Low
270 Reserved

TCP/UDP — Port 270 is reserved by IANA. Previously associated with GIST but currently has no active …

Low
282 CABLEPORT-AX

TCP/UDP — Cable Port A/X. Protocol for cable modem management and provisioning.

Low
283 RESCAP

TCP/UDP — RESCAP. Resource Capacity protocol for managing and reporting network resource availability.

Low
284 CORERJD

TCP/UDP — CoreJD. A protocol for core job dispatching in distributed computing environments.

Low
287 K-Block

TCP/UDP — K-Block. A protocol for block-level data transfer between networked systems.

Low
310 BHMds

TCP/UDP — BHMds protocol. Used for data synchronization in networked environments.

Low
312 VSLMP

TCP/UDP — VSLMP. Virtual Server Load Management Protocol for distributing workloads across server pools.

Low
314 Opalis-Robot

TCP/UDP — Opalis Robot. Protocol for Opalis (now Microsoft System Center Orchestrator) IT process automation.

Low
315 DPSI

TCP/UDP — DPSI. Data Processing Systems Interface protocol for industrial data processing.

Low
317 Zannet

TCP/UDP — Zannet. A protocol for the Zannet networking system.

Low
318 TSP

TCP/UDP — Port 318 is assigned to TSP (Time Stamp Protocol), used for timestamping services in trusted …

Low
319 PTP-Event

TCP/UDP — Precision Time Protocol Event Messages. IEEE 1588 PTP event messages for sub-microsecond time synchronization in …

Low
320 PTP-General

TCP/UDP — Precision Time Protocol General Messages. IEEE 1588 PTP general messages carrying announce, signaling, and management …

Low
321 PIP

TCP/UDP — PIP protocol. Used for packet-based inter-process communication between networked systems.

Low
344 Prospero-NP

TCP/UDP — Prospero non-privileged. Non-privileged access port for the Prospero distributed file system and directory service.

Low
345 PAWSERV

TCP/UDP — Perf Analysis Workbench. Protocol for the Performance Analysis Workbench performance monitoring tool.

Low
346 ZSERV

TCP/UDP — Zebra Server. Configuration and management protocol for the Zebra routing software (now GNU Quagga/FRRouting).

Low
348 CSI-SGWP

TCP/UDP — Cabletron Management Protocol. Used by Cabletron (now Enterasys) for network switch and router management.

Low
354 BH611

TCP/UDP — BH611 protocol. A specialized communication protocol for networked systems.

Low
355 DATEX-ASN

TCP/UDP — DATEX-ASN. Protocol for DATEX (Data Exchange) communication using ASN.1 encoding.

Low
357 BHEVENT

TCP/UDP — BH Event. A protocol for event notification and handling in distributed systems.

Low
358 Shrinkwrap

TCP/UDP — Shrinkwrap protocol. Used for software distribution and deployment over networks.

Low
360 scoi2odialog

TCP — Port 360 is assigned to scoi2odialog, a protocol associated with SCO Unix system dialog management. …

Low
361 Semantix

TCP/UDP — Semantix. Protocol for semantic data exchange between networked systems.

Low
362 SRS-Send

TCP/UDP — SRS Send. Secure Routing and Switching send protocol for managed network infrastructure.

Low
363 RSVP-Tunnel

TCP/UDP — RSVP Tunnel. Resource Reservation Protocol tunneling for QoS-guaranteed paths through non-RSVP networks.

Low
364 Aurora-CMGR

TCP/UDP — Aurora CMGR. Connection manager protocol for the Aurora network management system.

Low
368 QbikGDP

TCP/UDP — QbikGDP. Protocol for the Qbik WinGate proxy server for gateway discovery and communication.

Low
373 Legent-1

TCP/UDP — Legent Corporation. Protocol for Legent (later CA/Broadcom) enterprise systems management software.

Low
374 Legent-2

TCP/UDP — Legent Corporation. Second port for Legent enterprise systems management software suite.

Low
375 Hassle

TCP/UDP — Hassle protocol. A legacy networking protocol for resource management.

Low
376 NIP

TCP/UDP — Amiga Envoy Network Inquiry Protocol. Used by Amiga computers running the Envoy networking package for …

Low
377 TNETOS

TCP/UDP — NEC TNETOS. Protocol for NEC TNETOS operating system networking on NEC mainframe and server platforms.

Low
378 DSETOS

TCP/UDP — NEC DSETOS. Protocol for NEC DSETOS distributed systems environment on NEC platforms.

Low
381 HP-Collector

TCP/UDP — HP Performance Data Collector. Collects performance metrics from HP/HPE servers and storage systems.

Low
382 HP-Managed-Node

TCP/UDP — HP Performance Data Managed Node. Agent running on managed nodes to report performance data to …

Low
383 HP OpenView

TCP/UDP — Port 383 is assigned to HP OpenView (now Micro Focus Operations Manager), an enterprise network …

High
385 IBM-App

TCP/UDP — IBM Application. Protocol for IBM mainframe application communication over TCP/IP networks.

Low
390 UIS

TCP/UDP — UIS protocol. Used for user information services and directory lookups.

Low
391 SynOptics-SNMP

TCP/UDP — SynOptics SNMP Relay. SNMP relay protocol for SynOptics (now Nortel/Extreme) network management.

Low
392 SynOptics-Trap

TCP/UDP — SynOptics SNMP Trap. Receives SNMP trap notifications from SynOptics network equipment.

Low
393 MetaGram

TCP/UDP — Meta5 protocol. Used by the Meta5 network management platform.

Low
395 NETscout

TCP/UDP — NETscout Control Protocol. Management protocol for NETscout (now NetScout) network monitoring and analytics systems.

Low
396 Novell-Netware

TCP/UDP — Novell Netware over IP. Enables Novell NetWare protocols to operate over TCP/IP networks.

Low
397 Multi-Protocol Trans

TCP/UDP — Multi-Protocol Trans. Network. Supports multiple protocol translation and transport across heterogeneous networks.

Low
399 ISO-TSAP-C2

TCP/UDP — ISO Transport Class 2 Non-Control. ISO transport protocol class 2 for non-control data communication.

Low
400 WorkStation-Solutions

TCP/UDP — Workstation Solutions. Protocol for Osiris/Oracle Workstation Solutions management.

Low
401 UPS

TCP/UDP — Port 401 is assigned to UPS monitoring protocol, used by UPS management software such as …

High
403 DecAp

TCP/UDP — DecAp protocol. Used by DEC (Digital Equipment Corporation) for application-level communication.

Low
404 Nced

TCP/UDP — Nced protocol. Network Computing Environment daemon for distributed computing management.

Low
405 Ncld

TCP/UDP — Ncld protocol. Network Computing Environment location daemon for service discovery.

Low
408 PRM-SM

TCP/UDP — Prospero Resource Manager System Manager. Management interface for the Prospero distributed resource management system.

Low
409 PRM-NM

TCP/UDP — Prospero Resource Manager Node Manager. Node-level agent for the Prospero distributed resource management system.

Low
410 DecLadebug-Remote

TCP/UDP — DEC Ladebug Remote Debug Protocol. Remote debugging protocol from DEC for debugging applications on remote …

Low
412 Synoptics-Trap

TCP/UDP — SynOptics SNMP Trap (alternate). Additional trap port for SynOptics network management infrastructure.

Low
413 SMSP

TCP/UDP — Storage Management Services Protocol. Protocol for managing networked storage devices and volumes.

Low
417 Onmux

TCP/UDP — Onmux protocol. A multiplexing protocol for combining multiple data channels.

Low
423 OPC-JobStart

TCP/UDP — IBM Operations Planning and Control Job Start. Used by IBM mainframe job scheduling for initiating …

Low
424 OPC-JobTrack

TCP/UDP — IBM Operations Planning and Control Job Tracking. Used for monitoring and tracking batch job execution …

Low
426 SmartSDP

TCP/UDP — SmartSDP. Smart Service Discovery Protocol for locating services on a network.

Low
427 SLP

TCP/UDP — Port 427 is assigned to SLP (Service Location Protocol), used for dynamic service discovery on …

Medium
430 UTMPSD

TCP/UDP — UTMPSD. UTMP Server Daemon for tracking user logins on UNIX systems.

Medium
431 UTMPCD

TCP/UDP — UTMPCD. UTMP Client Daemon for querying login information from UTMP servers.

Low
432 IASD

TCP/UDP — IASD. Intelligent Agent Service Daemon for distributed agent-based computing.

Low
435 MobilIP-MN

TCP/UDP — Mobile IP Mobile Node. Used by mobile IP nodes to maintain connectivity while roaming between …

Low
436 DNA-CML

TCP/UDP — DNA-CML. Digital Network Architecture CMIP Manager protocol for OSI network management.

Low
438 DSFgw

TCP/UDP — DSFgw. Distributed Systems Framework Gateway protocol for cross-platform communication.

Low
439 Dasp

TCP/UDP — Dasp (Data Association Service Protocol). Used for managing data associations between network services.

Low
442 CVC-HostD

TCP/UDP — CVC Host Daemon. Used for Concurrent Versions Control (CVC) for collaborative software development.

Low
449 AS-ServerMap

TCP/UDP — AS Server Mapper. Protocol for mapping services to ports on AS/400 (IBM iSeries) systems.

Low
451 SFS-SMP-NET

TCP/UDP — Cray Network Semaphore Server. Protocol for distributed semaphore management on Cray supercomputer networks.

Low
452 SFS-CONFIG

TCP/UDP — Cray SFS Config Server. Configuration management for Cray Shared File System environments.

Low
456 MACON-TCP

TCP/UDP — MACON-TCP. Protocol for the MACON network management system.

Low
457 Scohelp

TCP/UDP — SCO Help (scohelp). Online help service for SCO UNIX systems.

Low
460 Skronk

TCP/UDP — Skronk protocol. A legacy protocol for networked communication.

Low
461 DataRampSrv

TCP/UDP — DataRamp Server. Protocol for the DataRamp data acceleration platform.

Low
462 DataRampSrvSec

TCP/UDP — DataRamp Server Secure. Secure variant of the DataRamp protocol with encryption.

Low
463 AlpesMultiCast

TCP/UDP — Alpes Multicast. Protocol for multicast communication in the Alpes networking system.

Low
478 SpriteNet

TCP/UDP — SpriteMUX. Protocol for the Sprite distributed operating system networking.

Low
479 IAFSERVER

TCP/UDP — IAF Server. Information Access Framework server protocol.

Low
482 BGS-NSI

TCP/UDP — BGS-NSI protocol. Used for network service infrastructure management.

Low
483 ULPNET

TCP/UDP — ULPNET. Protocol for the Universal Link Protocol network system.

Low
484 Integra-SME

TCP/UDP — Integra Software Management Environment. Protocol for managing distributed Integra software deployments.

Low
489 NEST-Protocol

TCP/UDP — NEST Protocol. Used for networked embedded systems communication.

Low
490 MICOM-PFS

TCP/UDP — MICOM-PFS. Protocol for MICOM (now Nortel) Private Frame-relay Service management.

Low
492 TN-Timing

TCP/UDP — Transport Independent Convergence for FNA. NEC timing protocol for network synchronization.

Low
493 ICLPV-DM

TCP/UDP — ICLPV-DM. ICL PV Data Mover protocol for bulk data transfer in ICL systems.

Low
494 ICLPV-SC

TCP/UDP — ICLPV-SC. ICL PV Service Controller protocol for managing ICL PV infrastructure.

Low
495 ICLPV-SAS

TCP/UDP — ICLPV-SAS. ICL PV System Administration Server protocol.

Low
496 ICLPV-PM

TCP/UDP — ICLPV-PM. ICL PV Performance Manager protocol for monitoring ICL systems.

Low
498 SIAMcontrolport

TCP/UDP — SIAM Control Port. Protocol for the SIAM (System Integration and Application Management) control channel.

Low
503 Intrinsa

TCP/UDP — Intrinsa. Protocol for Intrinsa software testing and verification tools.

Low
507 CRS

TCP/UDP — CRS protocol. Used for content replication services across distributed servers.

Low
511 MyNet-AS

TCP/UDP — MyNet-AS. Protocol for MyNet autonomous system management.

Low
514 Syslog

UDP — Syslog protocol. Centralized logging standard that collects log messages from routers, switches, servers, and other …

Medium
515 LPD

TCP — Port 515 is assigned to LPD/LPR (Line Printer Daemon), the traditional Unix printing protocol defined …

High
519 UTIME

TCP/UDP — UTIME (Unix Time). Protocol for unixtime-based time synchronization services.

Low
520 RIP

UDP — Port 520 is assigned to RIP (Routing Information Protocol), one of the oldest distance-vector routing …

High
521 RIPng

UDP — Port 521 is assigned to RIPng, the IPv6 adaptation of RIP defined in RFC 2080. …

High
522 ULP

TCP/UDP — User Listener Protocol. Used for user-level event listening and notification services.

Low
525 Timed

UDP — Port 525 is assigned to Timed, the BSD time server daemon. Obsolete; replaced by NTP …

Low
526 Tempo

TCP/UDP — Tempo / newdate. Protocol for the Tempo time and calendar service on BSD systems.

Low
533 netwall

UDP — Port 533 is assigned to netwall, used for emergency broadcast messaging across Unix network segments. …

Low
535 IIOP

TCP/UDP — IIOP (Internet Inter-ORB Protocol). CORBA protocol for communication between distributed objects across the internet.

Low
536 OPALIS-RDV

TCP/UDP — Opalis Rendez-Vous. Protocol for Opalis IT process automation tool rendezvous and discovery.

Low
538 GDOMAP

TCP/UDP — GNUstep Distributed Objects Mapper. Service locator for GNUstep/OpenStep distributed objects.

Low
539 Apertus-LDP

TCP/UDP — Apertus Technologies Load Determination. Protocol for measuring and distributing network load information.

Low
546 DHCPv6 Client

UDP — Port 546 is assigned to DHCPv6 client, used by IPv6 hosts to receive dynamic address …

Medium
547 DHCPv6 Server

UDP — Port 547 is assigned to DHCPv6 server. A rogue DHCPv6 server can redirect traffic through …

High
550 new-rwho

UDP — Port 550 is assigned to new-rwho, broadcasting info about logged-in users across Unix networks. Privacy …

Medium
552 DeviceShare

TCP/UDP — DeviceShare. Protocol for sharing peripheral devices across a network.

Low
553 PirP

TCP/UDP — PirP protocol. Used for peer information retrieval in distributed systems.

Low
555 DSFA

TCP/UDP — DSFA (Distributed Services Framework Agent). Also historically associated with phAse zero trojan. Sometimes used for …

High
559 TEEDTAP

TCP/UDP — TEEDTAP. Protocol for test and educational data transfer.

Low
560 rmonitor

UDP — Port 560 is assigned to rmonitor, used for remote monitoring of Unix system statistics. Replaced …

Low
561 monitor

UDP — Port 561 is assigned to monitor, for Unix system monitoring data distribution. Completely obsolete.

Low
565 whoami

TCP — Port 565 is assigned to whoami, a simple network identity verification service. Virtually unused in …

Low
567 BANYAN-RPC

TCP/UDP — Banyan RPC. Remote Procedure Call protocol for Banyan VINES network operating system.

Low
568 MSDeploy

TCP/UDP — Microsoft Deployment. Protocol for Microsoft software deployment and management services.

Low
570 Meter

TCP/UDP — Meter Demon. Protocol for network metering and usage tracking.

Low
571 Meter

TCP/UDP — Meter UDP. UDP variant of the network metering protocol.

Low
573 BanyanVIP

TCP/UDP — Banyan VIP. Banyan VINES Internet Protocol for routing in Banyan networks.

Low
576 IPCD

TCP/UDP — IPCD protocol. Inter-Process Communication Daemon for distributed process coordination.

Low
577 VNAS

TCP/UDP — VNAS protocol. Virtual Network Address Services for network address management.

Low
578 IPDD

TCP/UDP — IPDD protocol. Internet Protocol Device Discovery for finding networked devices.

Low
579 DecBSRV

TCP/UDP — DEC BSR Verification. Protocol for Digital Equipment Corporation BSR verification processes.

Low
580 SNTP-Heartbeat

TCP/UDP — SNTP Heartbeat. Simple Network Time Protocol heartbeat for maintaining time synchronization status.

Low
581 BDP

TCP/UDP — Bundle Discovery Protocol. Used for discovering DTN (Delay-Tolerant Networking) bundle nodes.

Low
590 TNS-CML

TCP/UDP — TNS CML. Transparent Network Substrate CMIP Manager protocol.

Low
594 TPIP

TCP/UDP — TPIP protocol. Transaction Processing over IP for distributed transaction coordination.

Low
596 SMSD

TCP/UDP — SMSD protocol. Storage Management Services Daemon for enterprise storage management.

Low
597 PTC-NameServ

TCP/UDP — PTC Name Service. Parametric Technology Corporation name service for CAD/PLM systems.

Low
599 ACP

TCP/UDP — Aeolon Core Protocol. Protocol for the Aeolon distributed computing framework.

Low
600 Sun IPC

TCP/UDP — Sun Microsystems Inter-Process Communication port, used in early Sun RPC and distributed computing environments. It …

Medium
601 Syslog-TLS

TCP — Reliable Syslog over TLS, standardized in RFC 5425. Provides encrypted and authenticated transport for syslog …

Low
606 URM

TCP/UDP — Cray Unified Resource Manager. Protocol for managing computational resources on Cray supercomputers.

Low
607 NQS

TCP/UDP — Network Queuing System. Protocol for submitting and managing batch jobs across networked computing resources.

Low
609 NPMPtrap

TCP/UDP — NPMP Trap. Network Performance Measurement Protocol trap receiver for performance event notifications.

Low
610 NPMP-Local

TCP/UDP — NPMP Local. Network Performance Measurement Protocol for local node performance data collection.

Low
611 NPMP-GUI

TCP/UDP — NPMP GUI. Graphical user interface protocol for the Network Performance Measurement Protocol.

Low
612 HMMP-Indication

TCP/UDP — HMMP Indication. HyperMedia Management Protocol indication messages for multimedia resource management.

Low
613 HMMP-Operation

TCP/UDP — HMMP Operation. HyperMedia Management Protocol operation messages for executing multimedia management tasks.

Low
616 SCO-SYSMGR

TCP/UDP — SCO System Manager. Protocol for SCO UNIX system administration and configuration.

Low
617 SCO-DtMgr

TCP/UDP — SCO Desktop Manager. Protocol for SCO UNIX desktop environment management.

Low
618 DEI-ICDA

TCP/UDP — DEI-ICDA. Digital Equipment International Integrated Cache Disk Array management.

Low
619 Compaq-EVM

TCP/UDP — Compaq Event Manager. Protocol for Compaq enterprise event monitoring and notification.

Low
623 IPMI

UDP — Intelligent Platform Management Interface (IPMI) over LAN, used by Baseboard Management Controllers (BMCs) in servers …

Critical
629 3COM-AMP3

TCP/UDP — 3Com AMP3. Protocol for 3Com network device management and monitoring.

Low
631 IPP

TCP/UDP — Internet Printing Protocol (IPP), used by CUPS and modern printers for network print job submission …

Medium
633 SERVSTAT

TCP/UDP — Service Status Update. Protocol for reporting the status of network services.

Low
637 LanServer

TCP/UDP — LAN Server. Protocol for IBM LAN Server network operating system administration.

Low
641 Repcmd

TCP/UDP — Replication Command. Protocol for database and file replication commands.

Low
643 SANity

TCP/UDP — SANity. Storage Area Network management and health checking protocol.

Low
647 DHCP Failover

TCP — DHCP Failover Protocol, used between redundant DHCP servers to synchronize lease databases and coordinate address …

Medium
652 DTCP

TCP/UDP — DTCP (Dynamic Tunnel Configuration Protocol). Protocol for dynamically configuring network tunnels.

Low
656 SPMP

TCP/UDP — SPMP protocol. Simple Performance Management Protocol for lightweight network monitoring.

Low
657 RMC

TCP/UDP — RMC (Remote Monitoring and Control). Protocol for remote management of industrial equipment.

Low
661 HAP

TCP/UDP — HAP (High Availability Protocol). Protocol for managing high-availability clusters and failover.

Low
665 Sun-DR

TCP/UDP — Sun Disaster Recovery. Protocol for Sun Microsystems disaster recovery and data replication.

Low
672 VPPS-QUA

TCP/UDP — VPPS-QUA. Virtual Point-to-Point System Quality Assurance protocol.

Low
675 DCTP

TCP/UDP — DCTP (Data Communications Transport Protocol). Protocol for reliable data transport in distributed systems.

Low
676 VPPS-VIA

TCP/UDP — VPPS-VIA. Virtual Point-to-Point System VIA protocol for high-performance interconnects.

Low
678 GGF-NCP

TCP/UDP — GGF NCP. Global Grid Forum Network Control Protocol for grid computing management.

Low
679 MRM

TCP/UDP — MRM (Multicast Routing Monitor). Protocol for monitoring and debugging multicast routing.

Low
683 CORBA-IIOP

TCP/UDP — CORBA IIOP (Internet Inter-ORB Protocol). Standard communication protocol for distributed CORBA objects.

Low
684 CORBA-IIOP-SSL

TCP/UDP — CORBA IIOP over SSL. Secure CORBA communication using SSL/TLS encryption.

Low
685 MDC-PortMap

TCP/UDP — MDC Port Mapper. Protocol for mapping services in MDC (Metadata Coalition) distributed data environments.

Low
686 HCP-WiseMAN

TCP/UDP — HCP Wiseman. Hardware Control Program management protocol.

Low
687 ASipRegistry

TCP/UDP — ASip Registry. Protocol for Apple Server IP registry and service discovery.

Low
689 NMAP

TCP/UDP — NMAP protocol. Used by the Novell NetWare Management Agent Protocol for network management.

Low
690 VATP

TCP/UDP — VATP (Velneo Application Transfer Protocol). Protocol for Velneo application server communication.

Low
693 ConnEndP

TCP/UDP — Connection Endpoint protocol. Used for managing connection endpoints in distributed systems.

Low
694 Linux-HA

UDP — Linux-HA Heartbeat protocol, used by the Heartbeat component for sending keepalive packets between cluster nodes …

Medium
696 RUSH

TCP/UDP — RUSH protocol. A data streaming protocol optimized for rapid data delivery.

Low
697 UUIDGEN

TCP/UDP — UUID Generator. Protocol for generating Universally Unique Identifiers (UUIDs) across networked systems.

Low
699 AccessNetwork

TCP/UDP — Access Network. Protocol for access network management and configuration.

Low
703 LMP

TCP/UDP — LMP (Link Management Protocol). Protocol for managing optical network links in GMPLS networks.

Low
704 ELCSD

TCP/UDP — errlog copy/server daemon. Protocol for copying error log data between UNIX systems.

Low
705 AgentX

TCP/UDP — AgentX. SNMP subagent protocol (RFC 2741) allowing modular extension of SNMP agents.

Low
752 QRJH

TCP/UDP — QRJH protocol. Used for printer queuing and remote job handling.

Low
756 DMS

TCP/UDP — DMS (Device Management System). Protocol for managing networked devices.

Low
757 MSS

TCP/UDP — MSS (Measurement Sub-System). Protocol for network measurement and performance analysis.

Low
762 Quotad

TCP/UDP — Quotad. Disk quota daemon for reporting filesystem quota usage over the network.

Low
763 Cycleserv

TCP/UDP — Cycleserv. Cycle Server protocol for distributed computing workload sharing.

Low
764 Omserv

TCP/UDP — Omserv. Object Manager Server protocol for distributed object management.

Low
771 RTIP

TCP/UDP — RTIP. Real-time Internet Protocol for latency-sensitive network communication.

Low
772 CycleServ2

TCP/UDP — CycleServ2. Extended Cycle Server protocol for distributed computing management.

Low
773 Submit

TCP/UDP — Submit protocol. Used for job submission in distributed computing environments.

Low
775 EntOmb

TCP/UDP — EntOmb protocol. Enterprise Object Management Broker for distributed object brokering.

Low
782 HP Performance Data

TCP — HP Performance Data Collector, used by HP OpenView and HP Operations Manager for collecting and …

Medium
810 FCP-UDP

TCP/UDP — FCP-UDP. Fibre Channel Protocol over UDP for storage network communication.

Low
828 ITM-MCELL-S

TCP/UDP — ITM-MCELL-S. Integrated Transaction Manager Multicell Server for distributed transactions.

Low
833 NETCONF-SSH

TCP/UDP — NETCONF over SSH. Network Configuration Protocol over Secure Shell for managing network device configurations.

Low
847 DHCP Failover 2

TCP — DHCP Failover Protocol secondary port, used alongside port 647 in some DHCP failover implementations for …

Medium
911 NCA

TCP — Network Computing Architecture (NCA) local IPC, used in DCE/RPC environments. NCA influenced the design of …

Medium
996 VSINET

TCP/UDP — VSINET. Protocol for the VSI-NET visual simulation networking system.

Low
997 MAITrd

TCP/UDP — MAITrd. Maintenance Daemon protocol for system maintenance and health monitoring.

Low
998 BUSBOY

TCP/UDP — BUSBOY / PUPARP. Originally PUP Address Resolution Protocol, later used by the BUSBOY service.

Low
1002 RFC-LB

TCP/UDP — RFC Load Balancing. Protocol for distributing network load across multiple servers.

Low
1003 RFC-DNET

TCP/UDP — RFC DNET. Distributed Network protocol for legacy DECnet communication.

Low
1004 Reserved

TCP/UDP — Port 1004 is reserved in the IANA registry. No standard service assignment.

Low
1005 Reserved

TCP/UDP — Port 1005 is reserved in the IANA registry. No standard service assignment.

Low
1006 Reserved

TCP/UDP — Port 1006 is reserved in the IANA registry. No standard service assignment.

Low
1007 Reserved

TCP/UDP — Port 1007 is reserved in the IANA registry. No standard service assignment.

Low
1008 Reserved

TCP/UDP — Port 1008 is reserved in the IANA registry. No standard service assignment.

Low
1009 Reserved

TCP/UDP — Port 1009 is reserved in the IANA registry. No standard service assignment.

Low
1011 Reserved

TCP/UDP — Port 1011 is reserved in the IANA registry. No standard service assignment.

Low
1012 Reserved

TCP/UDP — Port 1012 is reserved in the IANA registry. No standard service assignment.

Low
1013 Reserved

TCP/UDP — Port 1013 is reserved in the IANA registry. No standard service assignment.

Low
1014 Reserved

TCP/UDP — Port 1014 is reserved in the IANA registry. No standard service assignment.

Low
1015 Reserved

TCP/UDP — Port 1015 is reserved in the IANA registry. No standard service assignment.

Low
1016 Reserved

TCP/UDP — Port 1016 is reserved in the IANA registry. No standard service assignment.

Low
1017 Reserved

TCP/UDP — Port 1017 is reserved in the IANA registry. No standard service assignment.

Low
1018 Reserved

TCP/UDP — Port 1018 is reserved in the IANA registry. No standard service assignment.

Low
1019 Reserved

TCP/UDP — Port 1019 is reserved in the IANA registry. No standard service assignment.

Low
1020 Reserved

TCP/UDP — Port 1020 is reserved in the IANA registry. No standard service assignment.

Low
1021 Reserved

TCP/UDP — Port 1021 is reserved in the IANA registry. Designated as an experimental port by some …

Low
1022 RFC-EXP2

TCP/UDP — RFC Experimental Port 2. Reserved for experimental use and testing of new protocols.

Low
1023 RFC-EXP1

TCP/UDP — RFC Experimental Port 1. The last well-known port, reserved for experimental use. Also historically associated …

Low
1024 Reserved/Dynamic

TCP/UDP — Port 1024 marks the start of the registered port range, above the well-known ports (0-1023). …

Low
1025 NFS / Windows RPC

TCP/UDP — Port 1025 is used by Microsoft Windows RPC services and sometimes by NFS (Network File …

Medium
1099 RMI Registry

TCP — Port 1099 is the default port for Java Remote Method Invocation (RMI) Registry. Java applications …

High
1270 Microsoft MOM / SCOM

TCP/UDP — Port 1270 is used by Microsoft System Center Operations Manager (SCOM), formerly known as Microsoft …

Low
1311 Dell OpenManage

TCP — Port 1311 is the default HTTPS port for Dell OpenManage Server Administrator (OMSA) web interface. …

Medium
1500 VLSI License Manager

TCP — Port 1500 is associated with FlexLM and VLSI Technology license managers used for EDA (Electronic …

Low
1556 Veritas NetBackup

TCP — Port 1556 is used by Veritas NetBackup for client-server communication between backup agents and the …

Medium
1688 Microsoft KMS

TCP — Port 1688 is used by Microsoft Key Management Service (KMS) for volume license activation of …

Low
1741 CiscoWorks

TCP — Port 1741 is used by CiscoWorks, Cisco's network management platform, for web-based administration. CiscoWorks provides …

Medium
1761 cft-0 / Novell

TCP/UDP — Port 1761 is used by Novell network services for various communication tasks in legacy Novell …

Low
1900 SSDP / UPnP

UDP — Port 1900 is used by Simple Service Discovery Protocol (SSDP), the foundation for Universal Plug …

High
1947 HASP License Manager

TCP/UDP — Port 1947 is used by HASP (Hardware Against Software Piracy) License Manager by Gemalto (now …

Medium
1985 Cisco HSRP

UDP — Port 1985 is used by Cisco Hot Standby Router Protocol (HSRP) for first-hop redundancy. HSRP …

Medium
1998 Cisco X.25

TCP — Port 1998 is used by Cisco for X.25 service access in IOS-based routers. X.25 is …

Low
2055 NetFlow

UDP — Port 2055 is commonly used for Cisco NetFlow data export, a network protocol for collecting …

Low
2123 GTP Control

UDP — Port 2123 is used by GPRS Tunneling Protocol Control (GTP-C) for mobile network signaling. Mobile …

Medium
2152 GTP User Data

UDP — Port 2152 is used by GPRS Tunneling Protocol User Plane (GTP-U) for carrying mobile data …

Medium
2375 Docker (unencrypted)

TCP — Port 2375 is the Docker daemon's unencrypted REST API port, used for remote management of …

Critical
2376 Docker (TLS)

TCP — Port 2376 is Docker's TLS-encrypted remote API port, providing secure remote management of Docker daemons. …

Medium
2377 Docker Swarm

TCP — Port 2377 is used by Docker Swarm for cluster management communications between manager nodes. Docker …

Medium
2401 CVS Pserver

TCP — Port 2401 is used by CVS (Concurrent Versions System) pserver protocol for remote access to …

Medium
2404 IEC 60870-5-104

TCP — Port 2404 is used by IEC 60870-5-104, a standard protocol for telecontrol equipment in electrical …

Critical
2809 IBM WebSphere / CORBA

TCP — Port 2809 is used by IBM WebSphere Application Server for IIOP (Internet Inter-ORB Protocol) communications, …

Medium
2947 gpsd

TCP — Port 2947 is the default port for gpsd, a GPS daemon that provides a shared …

Low
3268 Microsoft Global Catalog

TCP — Port 3268 is used by Microsoft Active Directory for the Global Catalog service, which provides …

High
3544 Teredo Tunneling

UDP — Port 3544 is used by Teredo, a Microsoft tunneling protocol that provides IPv6 connectivity to …

Medium
3632 distcc

TCP — Port 3632 is the default port for distcc, a distributed C/C++ compiler that spreads compilation …

Critical
4505 SaltStack Publisher

TCP — Port 4505 is used by SaltStack (Salt) configuration management system for the publisher channel, through …

Critical
4506 SaltStack Return

TCP — Port 4506 is used by SaltStack for the return channel, through which Salt minions send …

Critical
4789 VXLAN

UDP — Port 4789 is the standard IANA-assigned port for VXLAN (Virtual Extensible LAN), a network virtualization …

Medium
4949 Munin

TCP — Port 4949 is used by Munin, an open-source networked resource monitoring tool that collects metrics …

Medium
5001 Synology DSM / iperf

TCP — Port 5001 is used by Synology DiskStation Manager (DSM) for HTTPS management access, and by …

Medium
5044 Logstash Beats

TCP — Port 5044 is the default port for the Elastic Beats input plugin in Logstash, the …

Medium
5357 WSDAPI (Web Services for Devices)

TCP/UDP — Port 5357 is used by Microsoft Web Services for Devices API (WSDAPI) for device discovery …

Low
5666 NRPE (Nagios Remote Plugin Executor)

TCP — Port 5666 is used by NRPE (Nagios Remote Plugin Executor), an agent that allows Nagios …

Medium
6443 Kubernetes API

TCP — Kubernetes API server. The central management endpoint for Kubernetes clusters, handling all API requests for …

Medium
6514 Syslog over TLS

TCP — Syslog over TLS. Encrypted version of the Syslog protocol (port 514) for secure centralized log …

Low
6556 Check MK Agent

TCP — Port 6556 is used by the Check MK (Checkmk) monitoring agent installed on servers being …

Medium
7547 TR-069 (CWMP)

TCP — Port 7547 is used by TR-069 (CPE WAN Management Protocol), a standard for ISPs to …

Critical
7946 Docker Swarm

TCP/UDP — Port 7946 is used by Docker Swarm for control plane communication between swarm nodes, including …

Medium
8089 Splunk Management

TCP — Port 8089 is the management/REST API port for Splunk Enterprise and Splunk Universal Forwarder. Splunk's …

High
8125 StatsD

UDP — Port 8125 is the default UDP port for StatsD, a network daemon that collects and …

Low
8139 Puppet Agent

TCP — Port 8139 is used by the legacy Puppet configuration management agent to receive catalog information …

High
8140 Puppet Master

TCP — Port 8140 is the default HTTPS port for Puppet Server (Puppet Master), the central configuration …

Critical
8300 HashiCorp Consul RPC

TCP — Port 8300 is used by HashiCorp Consul for server RPC (Remote Procedure Call) communication. Consul …

Medium
8500 HashiCorp Consul HTTP

TCP — Port 8500 is the default HTTP/HTTPS port for HashiCorp Consul's web UI and REST API. …

Medium
8530 WSUS (Windows Server Update Services)

TCP — Port 8530 is the default HTTP port for Windows Server Update Services (WSUS), Microsoft's enterprise …

Medium
8649 Ganglia Monitoring

TCP/UDP — Port 8649 is used by Ganglia, a scalable distributed monitoring system designed for high-performance computing …

Medium
9090 Prometheus

TCP — Prometheus monitoring system web UI and API. Also used by Cockpit web console for Linux …

Medium
9100 JetDirect / Node Exporter

TCP — HP JetDirect for network printing and Prometheus Node Exporter for system metrics collection. Two common …

Medium
9389 Active Directory Web Services

TCP — Port 9389 is used by Active Directory Web Services (ADWS), a Windows service introduced in …

High
9600 Logstash Monitoring

TCP — Port 9600 is the default port for Logstash's monitoring API, which provides metrics and pipeline …

Medium
9696 OpenStack Neutron

TCP — Port 9696 is used by OpenStack Neutron, the networking component of the OpenStack cloud platform. …

High
10050 Zabbix Agent

TCP — Used by Zabbix monitoring agent to receive requests from Zabbix server or proxy. The agent …

Medium
10051 Zabbix Server

TCP — Used by Zabbix server or proxy to receive data from Zabbix agents and trappers. This …

Medium
10250 Kubelet API

TCP — Used by the Kubernetes Kubelet for the HTTPS API that the API server and other …

High
19999 Netdata

TCP — Default HTTP port for the Netdata real-time performance monitoring web dashboard. Provides live system metrics …

Medium
33434 Traceroute

UDP — The starting destination port used by the traceroute utility to map network paths. UDP packets …

Low
49152 IANA Ephemeral Start

TCP/UDP — The first port in the IANA-registered dynamic and private port range (49152-65535). Operating systems use …

Low

Web (60)

70 Gopher

TCP — Gopher protocol. A pre-web internet protocol for distributing, searching, and retrieving documents. Largely replaced by …

Medium
80 HTTP

TCP — Hypertext Transfer Protocol. The foundation of the World Wide Web, used for transmitting web pages, …

Medium
81 HTTP Alternate

TCP — Port 81 is an unofficial alternate HTTP port used when port 80 is unavailable or …

Medium
280 http-mgmt

TCP — Port 280 is assigned to http-mgmt, used for HTTP-based network device management interfaces. Exposing this …

High
414 InfoSeek

TCP/UDP — InfoSeek. Protocol for the InfoSeek internet search engine and directory service.

Low
418 Hyper-G

TCP/UDP — Hyper-G (HyperWave). Protocol for the Hyper-G/HyperWave hypermedia information system, a precursor to modern CMS platforms.

Low
443 HTTPS

TCP — HTTP over TLS/SSL. The encrypted version of HTTP that secures web traffic using TLS certificates. …

Low
454 ContentServer

TCP/UDP — ContentServer. Protocol for content delivery and management in distributed environments.

Low
593 HTTP-RPC-EPMAP

TCP/UDP — HTTP RPC Endpoint Mapper. Microsoft Distributed COM (DCOM) endpoint resolution over HTTP for firewall traversal.

Medium
598 SCO-WebSvr

TCP/UDP — SCO Web Server Manager. Administration protocol for SCO UNIX web server management.

Low
602 XMLRPC-BEEP

TCP/UDP — XML-RPC BEEP. XML Remote Procedure Calls over Blocks Extensible Exchange Protocol peer-to-peer framework.

Low
605 SOAP-BEEP

TCP/UDP — SOAP over BEEP. Simple Object Access Protocol over the Blocks Extensible Exchange Protocol.

Low
615 SCO-INETMGR

TCP/UDP — SCO Internet Manager. Administration protocol for SCO UNIX internet services configuration.

Low
620 SCO-WebSvr

TCP/UDP — SCO WebServer Manager. Protocol for managing SCO web server configurations.

Low
644 DWR

TCP/UDP — DWR protocol. Dynamic Web Resource protocol for managing web content.

Low
659 URL-Rendezvous

TCP/UDP — URL Rendezvous. Protocol for URL-based service rendezvous and discovery.

Low
692 Hyperwave-ISP

TCP/UDP — Hyperwave ISP. Protocol for the HyperWave Information Server Platform content management.

Low
776 WPAGES

TCP/UDP — WPAGES. Web Pages protocol for early web content distribution.

Low
777 Multiling-HTTP

TCP/UDP — Multiling HTTP. Multilingual HTTP protocol supporting international character sets.

Low
778 WPGS

TCP/UDP — WPGS protocol. Web Publishing and Graphics System protocol.

Low
780 WPJT

TCP/UDP — WPJT protocol. Web Publishing Job Tracker for managing web content publication workflows.

Low
808 CCProxy HTTP

TCP — CCProxy HTTP proxy service, popular in small offices for sharing internet connections. Open instances are …

High
843 Flash Policy

TCP — Adobe Flash Player cross-domain policy server. Entirely obsolete following Adobe's end-of-life of Flash Player in …

Low
901 SWAT

TCP — Samba Web Administration Tool (SWAT), deprecated in Samba 4.0 and removed in 4.1 due to …

High
1001 webpush

TCP — Webpush, an early proprietary web push service predating modern browser push notification infrastructure (Web Push …

Low
1010 surf

TCP — Surf, a lightweight web content delivery protocol proposed as an alternative to HTTP for embedded …

Low
2077 cPanel File Manager

TCP — Port 2077 is used by cPanel & WHM web hosting control panel for WebDAV file …

Medium
2082 cPanel

TCP — cPanel web hosting control panel (HTTP). Provides a web-based interface for managing websites, domains, email …

Medium
2083 cPanel SSL

TCP — cPanel web hosting control panel (HTTPS). Encrypted version of the cPanel management interface for securely …

Low
2086 cPanel WHM

TCP — Port 2086 is used by cPanel's Web Host Manager (WHM) for HTTP administrative access. Hosting …

High
2087 cPanel WHM SSL

TCP — Port 2087 is the secure HTTPS version of cPanel's Web Host Manager (WHM) administrative interface. …

Medium
3000 Dev Server

TCP — Common development server port. Used by default by Node.js (Express), Ruby on Rails, Grafana, and …

Medium
3001 Grafana / Node.js Dev

TCP — Port 3001 is commonly used by Grafana (an open-source monitoring and analytics platform) as an …

Medium
3128 Squid HTTP Proxy

TCP — Port 3128 is the default port for Squid, a widely used caching and forwarding HTTP …

High
4443 Pharos

TCP — Common alternative HTTPS port. Used by various applications as an alternative TLS port, including Pharos …

Low
4848 GlassFish Admin

TCP — Port 4848 is the default administrative console port for Oracle GlassFish Server, a Java EE …

High
5000 UPnP / Dev Server

TCP — Used by UPnP (Universal Plug and Play) for device discovery and by many development frameworks …

Medium
5601 Kibana

TCP — Port 5601 is the default port for Kibana, the visualization and analytics frontend of the …

High
6081 Varnish Cache

TCP — Port 6081 is used by Varnish Cache, a high-performance HTTP reverse proxy and caching accelerator, …

Low
7001 Cassandra TLS / WebLogic

TCP — Port 7001 is used by both Apache Cassandra for TLS-encrypted internode communication and Oracle WebLogic …

Critical
8000 HTTP Alt

TCP — Common alternative HTTP port. Used by Django development server, Python http.server, and many web application …

Medium
8006 Proxmox VE

TCP — Port 8006 is the default HTTPS port for the Proxmox Virtual Environment (PVE) web management …

High
8008 HTTP Alternate / Chromecast

TCP — Port 8008 is an alternate HTTP port used by various applications and is the local …

Low
8009 Apache JServ Protocol (AJP)

TCP — Port 8009 is the default port for Apache JServ Protocol (AJP), used to proxy requests …

Critical
8069 Odoo (OpenERP)

TCP — Port 8069 is the default HTTP port for Odoo (formerly OpenERP), a comprehensive open-source ERP …

High
8080 HTTP Proxy

TCP — HTTP proxy and alternative HTTP port. Widely used for web proxies, development servers, application servers …

Medium
8081 HTTP Alternate / Nexus Repository

TCP — Port 8081 is a widely used alternate HTTP port for web servers, development tools, and …

Medium
8090 Confluence / Cockpit

TCP — Port 8090 is the default HTTP port for Atlassian Confluence Server, a widely used team …

High
8443 HTTPS Alt

TCP — Alternative HTTPS port. Used by Apache Tomcat for HTTPS, Plesk control panel, and many web …

Low
8880 IBM WebSphere HTTP

TCP — Port 8880 is used by IBM WebSphere Application Server as an alternate HTTP transport port. …

Medium
8888 HTTP Alt / Jupyter

TCP — Alternative HTTP port commonly used by Jupyter Notebook, XAMPP, and various web-based development and administration …

Medium
9000 PHP-FPM / Portainer

TCP — Used by PHP-FPM (FastCGI Process Manager) for PHP processing, Portainer for Docker management, and SonarQube …

Medium
9003 Puma / Custom App

TCP — Port 9003 is commonly used by Puma, the Ruby web server, and various custom applications …

Medium
9043 WebLogic HTTPS / WebSphere SSL

TCP — Port 9043 is the default HTTPS administrative console port for IBM WebSphere Application Server. It …

High
9080 WebSphere HTTP Alt / Glassfish

TCP — Port 9080 is the default non-HTTPS HTTP transport port for IBM WebSphere Application Server, used …

Medium
9443 HTTPS Alternate / Portainer

TCP — Port 9443 is a popular alternate HTTPS port used by various administrative consoles and web …

Medium
10000 Webmin

TCP — Webmin web-based system administration tool. Provides a browser interface for managing Unix/Linux servers, configuring services, …

Medium
10443 HTTPS Alternate

TCP — An alternate HTTPS port used by various applications and management interfaces when the standard port …

Medium
12443 HTTPS Management Alternate

TCP — An alternate HTTPS port used by various network and security appliance management interfaces. Found in …

Medium
16080 Apache Web Server Alternate

TCP — An alternate HTTP port historically used by Apache HTTP Server and Apple Mac OS X …

Low