Networking reference

TCP & UDP Port Numbers – Service & Protocol Lookup

Search the complete IANA service-name and port-number registry by port, protocol, service, assignee or RFC, including TCP, UDP, SCTP, DCCP and unqualified entries.

Search this dataset

Use exact codes, names or any declared searchable field.

TCP & UDP Port Numbers – Service & Protocol LookupShowing 50 of 14,533 records
PortProtocolServiceDescriptionAssigneeRegistration dateReference/RFCStatusRecord details
TCP rradict Ruckus Radio Access Device, Installation, Commissioning and Troubleshooting service. Dave Stephenson 2016-03-09 Service name only
Not specified rsmp-server Remote System Management Protocol (Server Instance) Geoff Back Service name only
Not specified rubygems RubyGems GemServer Rich Kilmer Service name only
TCP rxxmiele Miele protocol robot cleaners Miele & Cie. KG 2018-04-20 Service name only
TCP rym-rrc Raymarine remote control protocol Raymarine UK Limited 2012-05-24 Service name only
TCP s2connect S2 Connect energy management protocol TNO 2026-03-27 Service name only
Not specified safarimenu Safari Menu Jesus De Meyer Service name only
Not specified sallingbridge Salling Clicker Sharing Jonas Salling Service name only
Not specified sallingclicker Salling Clicker Service Jonas Salling Service name only
Not specified salutafugijms Salutafugi Peer-To-Peer Java Message Service Implementation David Walend Service name only
Not specified sandvox Sandvox Karelia Software Service name only
TCP savagesoft Proprietary Client Server Protocol Andy Savage 2012-07-13 Service name only
Not specified sc-golf StrawberryCat Golf Protocol Phil Willoughby Service name only
Not specified scanner Bonjour Scanning Baskaran Subramaniam Service name only
TCP schdca schindler internal messaging service Schindler Aufzuege ag 2018-12-19 Service name only
Not specified schick Schick Heiko Kretschmer Service name only
TCP schims schindler internal messaging service Schindler Aufzuege ag 2015-12-05 Service name only
TCP schlog logging service Schindler Aufzuege ag 2015-12-05 Service name only
TCP schmpp Schindler maintenance portal protocol Schindler Aufzuege ag 2015-04-30 Service name only
TCP schoms schindler object messaging system Schindler Aufzuege ag 2015-05-12 Service name only
TCP schsap Schindler service authentication portal Schindler Aufzuege ag 2015-04-30 Service name only
TCP schsrmp Schindler internal messaging service Schindler Aufzuege ag 2017-07-07 Service name only
TCP schvpp schindler internal messaging service Schindler Aufzuege ag 2018-12-19 Service name only
Not specified scone Scone James Moore Service name only
TCP scoop-sftp The service name is used by the SFTP protocol to upload log files from vehicles to road side units in a securely way in a cooperative intelligent transportation system. SCOOP@F Project 2016-02-04 Service name only
UDP scoop-sftp The service name is used by the SFTP protocol to upload log files from vehicles to road side units in a securely way in a cooperative intelligent transportation system. SCOOP@F Project 2016-02-04 Service name only
Not specified scpi-raw IEEE 488.2 (SCPI) Socket Nick Barendt Service name only
Not specified scpi-telnet IEEE 488.2 (SCPI) Telnet Nick Barendt Service name only
Not specified sdsharing Speed Download Yazsoft Service name only
Not specified see SubEthaEdit 2 TheCodingMonkeys Service name only
Not specified seeCard seeCard Stefan Pantke Service name only
Not specified senteo-http Senteo Assessment Software Protocol Michael Boyle Service name only
Not specified sentillion-vlc Sentillion Vault System George Hartz Service name only
Not specified sentillion-vlt Sentillion Vault Systems Cluster George Hartz Service name only
Not specified sepvsync SEPV Application Data Synchronization Protocol Kazuya Ogata Service name only
Not specified serendipd serendiPd Shared Patches for Pure Data Hans-Christoph Steiner Service name only
Not specified servereye ServerEye AgentContainer Communication Protocol Andreas Behr Service name only
Not specified servermgr Mac OS X Server Admin Jeff Albouze Service name only
Not specified services DNS Service Discovery Stuart Cheshire; Marc Krochmal Service name only
Not specified sessionfs Session File Sharing Anthony Williams Service name only
TCP setlistmaker-rc Remote Control for Set List Maker app Arlo Leach 2017-04-21 Service name only
TCP setlistmaker-ss Screen sharing for Set List Maker app Arlo Leach 2017-04-21 Service name only
Not specified sftp-ssh Secure File Transfer Protocol over SSH Bryan Cole Service name only
Not specified sge-exec Sun Grid Engine (Execution Host) Bill Van Etten Service name only
Not specified sge-qmaster Sun Grid Engine (Master) Bill Van Etten Service name only
Not specified shifter Window Shifter server protocol Antoine Martin Service name only
TCP ship SHIP (Smart Home IP) EEBus Initiative 2014-11-10 Service name only
TCP shippairing Authenticated SHIP pairing request EEBus Initiative 2025-07-17 Service name only
Not specified shipsgm Swift Office Ships Verek Service name only
Not specified shipsinvit Swift Office Ships Verek Service name only

Look up a port number, service name, transport protocol, assignee or RFC in IANA's current registry. The table keeps every row in the 17 August 2026 snapshot, so one port can appear more than once when it has separate TCP, UDP or other registrations.

How to use the port lookup

Enter a number such as 22, 53, 80, 443, 3306 or 8080 to find exact registrations and any registered range containing that port. You can also search for a service such as ssh or mysql, a protocol, an assignee, or reference text such as RFC9110. Use the Protocol and Status filters when a search returns several rows.

Blank values mean the source registry does not provide that field. They have not been guessed. Assignee identifiers are resolved against the people and organisations directory in IANA's XML registry where a readable name is available.

Port ranges and status labels

  • System ports: 0–1023. These are also commonly called well-known ports.
  • User ports: 1024–49151. IANA can register services in this range.
  • Dynamic or private ports: 49152–65535. IANA does not assign services from this range.

Status is a page-level label derived from the source row. Reserved and Unassigned follow IANA's description. Rows whose source text identifies a de-registration or removal are labelled Deprecated or removed. A row with a service name but no port is labelled Service name only. All other rows are labelled Assigned.

Why the same port can have several entries

TCP and UDP are different transport protocols, so the same number can be registered for both without representing the same network conversation. The registry also includes SCTP, DCCP, aliases, historic records and registrations without a specified transport protocol. They remain in this database so the source is not reduced to a hand-picked list.

Common port questions

What service normally uses port 22?

IANA registers ssh on port 22 for TCP and UDP, with an additional SCTP registration. In everyday networks, TCP port 22 is the familiar SSH remote-access service.

Why does port 53 show TCP and UDP?

The domain service is registered on port 53 for both TCP and UDP. DNS software chooses the transport according to the operation and response requirements.

What is the difference between ports 80 and 443?

IANA associates port 80 with HTTP-related service names and port 443 with HTTPS. A registration describes the conventional use; it does not inspect or guarantee the traffic running there.

What uses port 3306?

The registry lists mysql on port 3306 for TCP and UDP. MySQL client connections are ordinarily associated with TCP, but this page retains both official registry rows.

Is port 8080 always an HTTP proxy?

No. IANA registers http-alt on port 8080 for TCP and UDP, but applications can use ports differently. Identify the listening process and configuration before drawing a security conclusion.

Should I open a port because it is registered here?

No. Open only the ports required by a known application and restrict source networks where possible. A registry entry is not a firewall recommendation.

IANA updates the registry as assignments change. Use Report incorrect data if this snapshot no longer matches the official record, and include the IANA or RFC link so the change can be verified.

Provenance

Data sources

Internet Assigned Numbers Authority

Service Name and Transport Protocol Port Number Registry

Primary officialVisit source ↗
Internet Assigned Numbers Authority

Service Name and Transport Protocol Port Number Registry (CSV)

Primary officialVisit source ↗
Internet Assigned Numbers Authority

Service Name and Transport Protocol Port Number Registry (XML)

Primary officialVisit source ↗
Internet Engineering Task Force

RFC 6335: Internet Assigned Numbers Authority (IANA) Procedures for the Management of the Service Name and Transport Protocol Port Number Registry

Primary standardVisit source ↗
Internet Engineering Task Force

RFC 7605: Recommendations on Using Assigned Transport Port Numbers

Primary standardVisit source ↗
Internet Assigned Numbers Authority

Licensing Terms

Primary officialVisit source ↗