Skip to content
Aback Tools Logo

Port Checker Reference

Browse and search over 200 well-known TCP/UDP port numbers. Find any port by number or service name, filter by category (Web, Email, Database, Gaming, Security, File Transfer, Remote Access, and More), and see protocol details, descriptions, and IANA registration status. The complete port database runs entirely in your browser - no server calls, no signup, works offline.

Port Checker Reference
Browse and search over 251 well-known TCP/UDP port numbers. Find any port by number or service name, filter by category, and see protocol details and IANA registration status - all offline, in your browser.

251 ports found

Ports 0-1023 ยท Also includes common registered/high ports

7
EchoTCP/UDP

Echo protocol - echoes back received data, historically used for testing and diagnostics.

Official
9
DiscardTCP/UDP

Discard protocol - discards all received data, historically used for testing.

Official
13
DaytimeTCP/UDP

Daytime protocol - returns current date and time as a human-readable string.

Official
17
QOTDTCP/UDP

Quote of the Day - returns a quote, historically used on UNIX systems.

Official
19
ChargenTCP/UDP

Character Generator - generates a stream of characters for testing network throughput.

Official
20
FTP-DataTCP

FTP data transfer port - used for the actual file data transfer in active FTP mode.

Official
21
FTPTCP

File Transfer Protocol - used for transferring files between client and server (control connection).

Official
22
SSHTCP

Secure Shell - encrypted remote login, command execution, and also supports file transfers via SFTP/SCP.

Official
22
SSH-RemoteTCP

Secure Shell - encrypted remote login and command execution (primary remote admin tool).

Official
23
TelnetTCP

Telnet - remote terminal access protocol (unencrypted, legacy - use SSH instead).

Official
25
SMTPTCP

Simple Mail Transfer Protocol - used for sending email between mail servers (MTA-to-MTA).

Official
37
TimeTCP/UDP

Time Protocol - returns a 32-bit binary number representing seconds since 1900-01-01.

Official
43
WHOISTCP

WHOIS protocol - used for querying domain name registration information.

Official
49
TACACSTCP/UDP

Terminal Access Controller Access Control System - legacy authentication protocol for network devices.

Official
53
DNSTCP/UDP

Domain Name System - resolves domain names to IP addresses. UDP for queries, TCP for zone transfers.

Official
67
DHCP-ServerUDP

Dynamic Host Configuration Protocol - server port for assigning IP addresses to clients automatically.

Official
68
DHCP-ClientUDP

DHCP client port - used by client machines to receive IP configuration from DHCP servers.

Official
69
TFTPUDP

Trivial File Transfer Protocol - lightweight file transfer without authentication, used for network booting and firmware updates.

Official
70
GopherTCP

Gopher protocol - early internet document retrieval protocol, predecessor to HTTP.

Official
79
FingerTCP

Finger protocol - returns information about system users, considered a security risk.

Official
80
HTTPTCP

HyperText Transfer Protocol - serves web pages and API responses. The foundation of data communication on the World Wide Web.

Official
81
HTTP-Alt2TCP

Alternative HTTP port sometimes used for admin panels or secondary web servers.

Unofficial
82
HTTP-Alt3TCP

Alternative HTTP port used for Toran Proxy or secondary web applications.

Unofficial
88
KerberosTCP/UDP

Kerberos authentication system - used by Active Directory and enterprise single sign-on.

Official
107
RTelnetTCP

Remote Telnet Service - legacy remote login service.

Official
109
POP2TCP

Post Office Protocol v2 - legacy email retrieval protocol, replaced by POP3.

Official
110
POP3TCP

Post Office Protocol v3 - downloads emails from a mail server to a local client, typically deleting from server.

Official
111
SunRPCTCP/UDP

Sun Remote Procedure Call - used by NFS and other ONC RPC services for port mapping.

Official
115
SFTPTCP

Simple File Transfer Protocol - an older file transfer protocol, distinct from SSH-based SFTP.

Official
117
UUCPTCP

Unix-to-Unix Copy Protocol - legacy system for file transfers between UNIX systems.

Official
118
SQL-ServiceTCP

SQL Services - legacy SQL database service discovery protocol.

Official
119
NNTPTCP

Network News Transfer Protocol - used for Usenet newsgroup discussions and distribution.

Official
123
NTPUDP

Network Time Protocol - synchronises computer clocks over a network to within milliseconds of UTC.

Official
137
NetBIOS-NSUDP

NetBIOS Name Service - legacy Windows NetBIOS name resolution.

Official
138
NetBIOS-DGMUDP

NetBIOS Datagram Service - legacy Windows NetBIOS datagram transmission.

Official
139
NetBIOS-SSNTCP

NetBIOS Session Service - legacy Windows file and printer sharing session establishment.

Official
143
IMAPTCP

Internet Message Access Protocol - access emails on the mail server without downloading, supports server-side folders.

Official
161
SNMPUDP

Simple Network Management Protocol - used to monitor and manage network devices (routers, switches, printers).

Official
162
SNMP-TrapUDP

SNMP Trap - used by network devices to send unsolicited alerts to SNMP managers.

Official
179
BGPTCP

Border Gateway Protocol - core internet routing protocol used between autonomous systems.

Official
194
IRCTCP

Internet Relay Chat - text-based chat protocol for group communication and file sharing.

Official
389
LDAPTCP/UDP

Lightweight Directory Access Protocol - used for querying and modifying directory services like Active Directory.

Official
443
HTTPSTCP

HTTP over TLS/SSL - encrypted web traffic for secure browsing, online banking, and e-commerce.

Official
443
QUICUDP

QUIC (HTTP/3) - modern encrypted transport protocol by Google, replacing TCP for web traffic.

Official
445
SMBTCP

Server Message Block - Windows file sharing, printer sharing, and named pipe communication.

Unofficial
465
SMTPSTCP

SMTP over SSL/TLS - legacy secure SMTP port, still widely used by email providers.

Unofficial
500
IKEUDP

Internet Key Exchange - used for IPsec VPN tunnel establishment and key management.

Official
514
SyslogUDP

System Logging Protocol - used for sending log messages from network devices to a log server.

Official
548
AFPTCP

Apple Filing Protocol - legacy file sharing protocol used by macOS for network volumes.

Official
587
SMTP-SubmitTCP

SMTP Message Submission - used by email clients (MUA) to submit outgoing mail with authentication.

Official
591
FileMaker-AdminTCP

FileMaker Web Publishing - FileMaker Server admin console and web publishing.

Unofficial
636
LDAPSTCP

LDAP over SSL/TLS - secure directory service queries for authentication and user data.

Official
873
RsyncTCP

rsync daemon - used for efficient file synchronisation and backup transfers between systems.

Unofficial
989
FTPS-DataTCP

FTP over TLS/SSL data channel - encrypted FTP data transfer.

Official
990
FTPS-ControlTCP

FTP over TLS/SSL control channel - encrypted FTP control connection.

Official
993
IMAPSTCP

IMAP over SSL/TLS - secure email access with encryption.

Official
993
IMAPS-AltTCP

IMAP over TLS/SSL - secure IMAP email access, also listed under email category.

Official
995
POP3STCP

POP3 over SSL/TLS - secure email retrieval with encryption.

Official
1194
OpenVPNUDP

OpenVPN - widely-used open-source VPN protocol. Also commonly uses TCP for fallback.

Unofficial
1313
Hugo-DevTCP

Default development server port for Hugo static site generator.

Unofficial
1433
MSSQLTCP

Microsoft SQL Server database - enterprise relational database by Microsoft.

Unofficial
1433
MSSQL-BrowserUDP

Microsoft SQL Server Browser Service - responds to client requests for SQL Server instance information.

Unofficial
1521
Oracle-DBTCP

Oracle Database listener - default listener port for Oracle database connections.

Unofficial
1645
RADIUS-LegacyUDP

Legacy RADIUS authentication port (before 1812 was standardised).

Unofficial
1646
RADIUS-Acct-LegacyUDP

Legacy RADIUS accounting port (before 1813 was standardised).

Unofficial
1649
KermitTCP

Kermit file transfer protocol - legacy file transfer and terminal emulation protocol.

Official
1700
PPTP-L2TPUDP

Generic tunnel port - sometimes used for L2TP or custom tunneling protocols.

Unofficial
1701
L2TPUDP

Layer 2 Tunneling Protocol - used with IPsec for VPN connections.

Official
1723
PPTPTCP

Point-to-Point Tunneling Protocol - legacy VPN protocol by Microsoft, considered insecure.

Official
1812
RADIUS-AuthUDP

RADIUS authentication protocol - used for network access authentication (WiFi, VPN).

Official
1813
RADIUS-AcctUDP

RADIUS accounting protocol - used for tracking network resource usage.

Official
1900
SSDPUDP

Simple Service Discovery Protocol - used by UPnP devices for network discovery.

Official
2000
Cisco-SCCPTCP/UDP

Cisco Skinny Client Control Protocol - used by Cisco VoIP phones for call control.

Official
2001
DCAPTCP

dCache Access Protocol - used for accessing dCache distributed storage system.

Unofficial
2049
NFSTCP/UDP

Network File System - allows remote file access over a network as if they were local files.

Official
2056
CommandConquerUDP

Command & Conquer online - used by C&C games for multiplayer matchmaking.

Unofficial
2181
ZooKeeperTCP

Apache ZooKeeper - distributed coordination service for distributed applications (Kafka, HBase).

Unofficial
2302
ArmaUDP

Arma series game server - used by Arma 2/3 for multiplayer servers.

Unofficial
2375
Docker-RESTTCP

Docker REST API (unencrypted) - used for controlling Docker daemon via HTTP API.

Unofficial
2376
Docker-TLSTCP

Docker REST API over TLS - secure Docker daemon remote API.

Unofficial
2500
SMTP-ExtTCP

Extended SMTP port sometimes used by email relay services and load balancers.

Unofficial
2525
SMTP-AltTCP

Alternative SMTP port used by some ISPs and hosting providers to bypass port 25 blocking.

Unofficial
2812
MonitTCP

Monit HTTP interface - process monitoring and system management web UI.

Unofficial
3000
Dev-ReactTCP

Default development port for React, Next.js, Gatsby, and many Node.js frameworks.

Unofficial
3000
GrafanaTCP

Grafana dashboard - default port for Grafana analytics and monitoring dashboards.

Unofficial
3001
Grafana-AltTCP

Grafana alternative port - used when primary port is occupied or for secondary instances.

Unofficial
3074
Xbox-LiveTCP/UDP

Xbox Live - used by Xbox and Xbox 360 for multiplayer gaming, voice chat, and matchmaking.

Unofficial
3128
Squid-ProxyTCP

Squid caching proxy - default port for the Squid HTTP/S proxy server.

Unofficial
3268
GC-LDAPTCP

Microsoft Global Catalog LDAP - searches across Active Directory forest.

Official
3269
GC-LDAPSTCP

Microsoft Global Catalog LDAP over SSL - secure global catalog searches.

Official
3306
MySQLTCP

MySQL database server - one of the most popular open-source relational databases.

Unofficial
3307
MySQL-AltTCP

Alternative MySQL port - sometimes used for MySQL slave connections or Galera cluster.

Unofficial
3389
RDPTCP

Remote Desktop Protocol - Microsoft remote desktop access for Windows machines.

Official
3478
Xbox-Live2TCP/UDP

Xbox Live STUN/TURN - used for NAT traversal and peer-to-peer connectivity on Xbox.

Unofficial
3478
STUNUDP

Session Traversal Utilities for NAT - used by WebRTC and VoIP for NAT traversal.

Official
3479
Xbox-Live3TCP/UDP

Xbox Live STUN/TURN secondary - additional Xbox network address translation port.

Unofficial
3659
Steam-RemoteTCP/UDP

Steam Remote Play - used for streaming games from one computer to another.

Unofficial
3689
DAAPTCP

Digital Audio Access Protocol - used by Apple iTunes for music sharing.

Unofficial
4000
Node-InspectorTCP

Node.js debugger - default port for Node.js built-in debugger and Chrome DevTools integration.

Unofficial
4040
Spark-UITCP

Apache Spark web UI - monitoring dashboard for Spark applications.

Unofficial
4172
Teradici-PCoIPTCP/UDP

Teradici PCoIP - remote desktop protocol used by VMware Horizon View.

Official
4190
ManageSieveTCP

ManageSieve protocol for managing email filter rules on mail servers.

Official
4200
Angular-DevTCP

Default development port for Angular CLI applications.

Unofficial
4380
Steam-P2P-UDPUDP

Steam P2P UDP connection - used for Steam voice chat and P2P connectivity.

Unofficial
4500
IPsec-NAT-TUDP

IPsec NAT Traversal - allows IPsec VPN traffic through NAT routers.

Official
4560
LogstashTCP

Logstash receiver - default port for Logstash event processing pipeline.

Unofficial
4567
SinatraTCP

Sinatra default server - default port for Sinatra Ruby web applications.

Unofficial
4646
DHCP-FailoverUDP

DHCP failover communication - used between DHCP servers for high availability.

Unofficial
4711
Jenkins-TunnelTCP

Jenkins CLI tunnel - used by Jenkins for master-agent communication via JNLP.

Unofficial
4800
Steam-Game-StreamTCP/UDP

Steam In-Home Streaming - used for streaming games on local network.

Unofficial
4848
GlassFish-AdminTCP

GlassFish admin console - administration web UI for GlassFish application server.

Unofficial
5000
Flask-DevTCP

Default port for Flask development server and many Docker registries.

Unofficial
5000
Docker-RegistryTCP

Docker Registry HTTP - default port for Docker private container registry.

Unofficial
5001
Docker-Registry-TLSTCP

Docker Registry HTTPS - secure Docker private registry with TLS.

Unofficial
5044
Logstash-BeatsTCP

Logstash Beats input - default port for Elastic Beats (Filebeat, Metricbeat) to send data.

Unofficial
5050
MarathonTCP

Mesos Marathon - cluster management framework for long-running services on Mesos.

Unofficial
5060
SIPTCP/UDP

Session Initiation Protocol - used for VoIP call signalling and instant messaging.

Official
5061
SIP-TLSTCP

SIP over TLS - encrypted VoIP call signalling.

Official
5173
Vite-DevTCP

Default development port for Vite-based frameworks (Vue, Svelte, React).

Unofficial
5222
XMPP-ClientTCP

XMPP client connection - Extensible Messaging and Presence Protocol (Jabber, Google Talk).

Official
5223
XMPP-Client-TLSTCP

XMPP client over TLS - encrypted XMPP client connections.

Unofficial
5269
XMPP-ServerTCP

XMPP server-to-server - federation between XMPP servers.

Official
5430
PostgreSQL-BDRTCP

PostgreSQL Bi-Directional Replication port for multi-master replication setups.

Unofficial
5431
TimescaleDBTCP

TimescaleDB time-series database - typically uses PostgreSQL port or a custom port.

Unofficial
5432
PostgreSQLTCP

PostgreSQL database server - advanced open-source relational database with ACID compliance.

Unofficial
5432
PGBouncerTCP

PgBouncer connection pool - PostgreSQL connection pooler, often uses same port as PostgreSQL.

Unofficial
5500
VNC-ICTCP

VNC internal connection - used by some VNC servers for internal communication.

Unofficial
5555
Android-DebugTCP

Android Debug Bridge - used for debugging Android devices over USB/WiFi.

Unofficial
5631
pcAnywhereTCP

Symantec pcAnywhere - legacy remote control software.

Unofficial
5632
pcAnywhere-StatUDP

Symantec pcAnywhere status - legacy remote control status monitoring.

Unofficial
5672
AMQPTCP

Advanced Message Queuing Protocol - used by RabbitMQ and other message brokers.

Official
5850
Node-WebkitTCP

Node-Webkit debugger - debugger port for NW.js (node-webkit) applications.

Unofficial
5900
VNCTCP

Virtual Network Computing - remote desktop protocol allowing GUI access to remote machines.

Unofficial
5901
VNC-1TCP

VNC display :1 - first additional VNC display session.

Unofficial
5902
VNC-2TCP

VNC display :2 - second additional VNC display session.

Unofficial
5984
CouchDBTCP

Apache CouchDB database - NoSQL document database with RESTful HTTP API.

Unofficial
6112
BattleNetTCP/UDP

Blizzard Battle.net gaming platform - used by Warcraft III, StarCraft, Diablo, and World of Warcraft.

Unofficial
6113
BattleNet2TCP/UDP

Blizzard Battle.net secondary port - used by older Blizzard games for chat and game listing.

Unofficial
6114
BattleNet3TCP/UDP

Blizzard Battle.net tertiary port - used by Blizzard games for ladder and tournament data.

Unofficial
6379
RedisTCP

Redis key-value store and cache - in-memory data structure server used for caching, sessions, and pub/sub.

Unofficial
6379
Redis-SentinelTCP

Redis Sentinel - monitoring port for Redis high-availability sentinel processes.

Unofficial
6443
K8s-API-TLSTCP

Kubernetes API server HTTPS - secure API endpoint for Kubernetes cluster management.

Unofficial
6444
K8s-LoginTCP

Kubernetes login port - used by some Kubernetes distributions for authentication.

Unofficial
6600
MariaDBTCP

MariaDB database server - a common alternative port for MariaDB (default mirrors MySQL on 3306).

Unofficial
6696
Minecraft-QueryUDP

Minecraft server query - used for querying Minecraft server status and player count.

Unofficial
6789
Ceph-MonTCP

Ceph monitor - distributed storage cluster monitoring and management port.

Unofficial
6881
BitTorrentTCP/UDP

BitTorrent P2P - default range start for BitTorrent peer-to-peer file sharing transfers.

Unofficial
6969
BitTorrent-TrackerTCP/UDP

BitTorrent tracker - commonly used for BitTorrent tracker announcements.

Unofficial
7001
WebLogicTCP

Oracle WebLogic Server - default HTTP port for the WebLogic application server admin console.

Unofficial
7002
WebLogic-SSLTCP

Oracle WebLogic Server HTTPS - secure admin console port for WebLogic.

Unofficial
7070
Tomcat-DevTCP

Apache Tomcat development port - sometimes used as alternative Tomcat port.

Unofficial
7077
Spark-MasterTCP

Apache Spark standalone master - cluster manager port for Spark applications.

Unofficial
7474
Neo4jTCP

Neo4j graph database - HTTP API port for the leading graph database.

Unofficial
7777
TerrariaTCP

Terraria game server - default port for running Terraria multiplayer servers.

Unofficial
7778
Terraria-UDPUDP

Terraria UDP - used for Terraria server communication and world data.

Unofficial
8000
HTTP-DevTCP

Commonly used for development web servers, Django, Ruby on Rails, and Python http.server.

Unofficial
8005
Tomcat-ShutdownTCP

Apache Tomcat shutdown - used to send shutdown commands to Tomcat server.

Unofficial
8009
Tomcat-AJPTCP

Apache Tomcat AJP connector - used for Apache HTTPD reverse proxy integration with Tomcat.

Unofficial
8080
HTTP-AltTCP

Alternative HTTP port commonly used for web proxies, development servers (Tomcat, Jenkins), and caching proxies.

Unofficial
8080
JenkinsTCP

Jenkins CI server - default HTTP port for Jenkins continuous integration dashboard.

Unofficial
8081
NexusTCP

Sonatype Nexus repository - default HTTP port for Nexus artifact repository manager.

Unofficial
8082
ArtifactoryTCP

JFrog Artifactory - default port for the Artifactory binary repository manager.

Unofficial
8083
SonarQube-DevTCP

SonarQube development port - used for SonarQube code quality analysis web UI.

Unofficial
8084
SonarQubeTCP

SonarQube server - alternative port for SonarQube code quality platform.

Unofficial
8086
InfluxDBTCP

InfluxDB HTTP API - time-series database port for data ingestion and queries.

Unofficial
8090
CockpitTCP

Cockpit web console - browser-based server management interface for Linux.

Unofficial
8140
PuppetTCP

Puppet agent - default port for Puppet configuration management agent communication.

Unofficial
8161
ActiveMQ-UITCP

ActiveMQ web console - administrative web UI for Apache ActiveMQ message broker.

Unofficial
8333
BitcoinTCP

Bitcoin network - peer-to-peer communication for Bitcoin blockchain transactions.

Unofficial
8443
HTTPS-AltTCP

Alternative HTTPS port used for secure admin consoles, Tomcat SSL, and development environments.

Unofficial
8444
ChiaTCP

Chia blockchain - peer-to-peer communication for Chia farming and trading.

Unofficial
8500
ConsulTCP/UDP

HashiCorp Consul - service discovery and configuration for distributed systems.

Unofficial
8545
Ethereum-JSON-RPCTCP

Ethereum JSON-RPC API - default HTTP port for Ethereum node JSON-RPC interface.

Unofficial
8646
Tiger-CacheTCP

Tiger Cache - used by some distributed caching and database systems.

Unofficial
8750
CodaTCP

Coda blockchain - peer-to-peer port for the Coda cryptocurrency protocol.

Unofficial
8888
JupyterTCP

Jupyter Notebook - default port for Jupyter interactive computing notebooks.

Unofficial
9000
PHP-FPMTCP

PHP FastCGI Process Manager - commonly used for PHP application servers.

Unofficial
9000
SonarQube-UITCP

SonarQube web UI - default HTTP port for SonarQube code quality dashboard.

Unofficial
9001
SupervisordTCP

Supervisord web UI - process monitoring and control web interface.

Unofficial
9042
CassandraTCP

Apache Cassandra native transport - distributed NoSQL database port for CQL queries.

Unofficial
9050
Tor-SOCKSTCP

Tor SOCKS proxy - default SOCKS5 proxy port for Tor anonymised traffic.

Unofficial
9090
PrometheusTCP

Prometheus metrics - default port for Prometheus monitoring and alerting toolkit.

Unofficial
9091
Prometheus-AltTCP

Prometheus metrics alternative - used by Prometheus exporters for custom metrics.

Unofficial
9092
KafkaTCP

Apache Kafka broker - distributed streaming platform port for message production and consumption.

Unofficial
9093
AlertmanagerTCP

Prometheus Alertmanager - handles alerts from Prometheus and sends notifications.

Unofficial
9094
Alertmanager-ClusterTCP

Prometheus Alertmanager cluster - inter-node communication for Alertmanager clustering.

Unofficial
9100
Node-ExporterTCP

Prometheus Node Exporter - hardware and OS metrics from Linux nodes.

Unofficial
9113
Nginx-ExporterTCP

Prometheus Nginx Exporter - built-in metrics endpoint for nginx-prometheus-exporter.

Unofficial
9117
WiFi-ExporterTCP

Prometheus WiFi Exporter - WiFi access point metrics exporter.

Unofficial
9121
Redis-ExporterTCP

Prometheus Redis Exporter - Redis metrics for Prometheus monitoring.

Unofficial
9142
Kafka-ExporterTCP

Prometheus Kafka Exporter - Apache Kafka metrics exporter for Prometheus.

Unofficial
9160
Cassandra-JMXTCP

Cassandra JMX - Java Management Extensions for Cassandra monitoring and management.

Unofficial
9200
ElasticsearchTCP

Elasticsearch REST API - distributed search and analytics engine HTTP interface.

Unofficial
9300
Elasticsearch-TransportTCP

Elasticsearch inter-node transport - cluster communication between Elasticsearch nodes.

Unofficial
9300
Splunk-HeavyTCP

Splunk forwarder - used by Splunk heavy forwarders for data ingestion.

Unofficial
9418
GitTCP

Git transport protocol - legacy Git smart transport protocol.

Official
9443
K8s-DashboardTCP

Kubernetes Dashboard HTTPS - secure port for the Kubernetes web UI dashboard.

Unofficial
9696
OpenStack-NeutronTCP

OpenStack Neutron - networking service API port for OpenStack cloud.

Unofficial
9999
HBase-MasterTCP

HBase master UI - web interface for HBase distributed database master node.

Unofficial
10000
WebminTCP

Webmin system admin - web-based system administration interface for Linux servers.

Unofficial
10050
Zabbix-AgentTCP

Zabbix agent - monitoring agent for the Zabbix enterprise monitoring system.

Unofficial
10051
Zabbix-TrapperTCP

Zabbix trapper - Zabbix server port for receiving data from trapper items.

Unofficial
10172
MongoDB-AltTCP

MongoDB alternative - alternative port sometimes used by MongoDB shard servers.

Unofficial
10250
KubeletTCP

Kubernetes kubelet API - used by the Kubernetes control plane to manage nodes.

Unofficial
10255
Kubelet-ReadOnlyTCP

Kubernetes kubelet read-only - read-only kubelet API for node status queries.

Unofficial
10256
K8s-HealthzTCP

Kubernetes health check - liveness and readiness probe endpoint for Kubernetes.

Unofficial
11211
MemcachedTCP/UDP

Memcached distributed memory caching system - used for speeding up dynamic web applications.

Unofficial
11234
Memcached-AltTCP

Memcached alternative - alternative port for Memcached memory caching daemon.

Unofficial
11434
OllamaTCP

Ollama LLM server - default port for running local LLM models via Ollama.

Unofficial
12000
K8s-NodePortTCP

Kubernetes NodePort range start - start of the default NodePort range (30000-32767).

Unofficial
12345
NetBusTCP

NetBus trojan - historically used by the NetBus remote administration trojan.

Unofficial
15672
RabbitMQ-UITCP

RabbitMQ management UI - web console for RabbitMQ message broker administration.

Unofficial
16010
HBase-RegionTCP

HBase region server UI - web interface for HBase region server status.

Unofficial
16261
7Days2DieUDP

7 Days to Die game server - default server port for the zombie survival game.

Unofficial
16379
Redis-ClusterTCP

Redis cluster bus - inter-node communication for Redis cluster deployment.

Unofficial
17017
MongoDB-ConfigTCP

MongoDB config server - configuration server port for MongoDB sharded cluster.

Unofficial
17018
MongoDB-MongosTCP

MongoDB mongos router - query router port for MongoDB sharded cluster.

Unofficial
19132
Minecraft-BE-IPv4UDP

Minecraft Bedrock Edition IPv4 - server port for Minecraft Bedrock (Windows 10, mobile, console).

Unofficial
19133
Minecraft-BE-IPv6UDP

Minecraft Bedrock Edition IPv6 - IPv6 server port for Minecraft Bedrock Edition.

Unofficial
20000
DNP3TCP/UDP

Distributed Network Protocol - used in SCADA and industrial control systems for utility automation.

Official
20048
NFS-StatdTCP/UDP

NFS status monitoring - lock manager status monitoring for NFS.

Unofficial
22124
NFS-RquotadTCP/UDP

NFS remote quota server - used for NFS disk quota reporting.

Unofficial
22222
K8s-MasterTCP

Kubernetes master alt - alternative port for Kubernetes API server.

Unofficial
23333
Elastic-AltTCP

Elasticsearch alternative - alternative port for Elasticsearch HTTP API.

Unofficial
24444
Postfix-TLSTCP

Postfix TLS - Postfix mail server TLS submission port.

Unofficial
25565
MinecraftTCP

Minecraft Java Edition server - default port for Minecraft multiplayer servers.

Unofficial
25565
SpigotTCP

Spigot/PaperMC - default port for Spigot and Paper Minecraft server implementations.

Unofficial
27014
Steam-MasterUDP

Steam master server - used by Steam client to query game server lists.

Unofficial
27015
Steam-GameUDP

Steam game server (Source Engine) - used by Counter-Strike, Team Fortress 2, and other Source games.

Unofficial
27016
Steam-Game2UDP

Steam second game server port - used by Source games for additional game instances.

Unofficial
27017
MongoDBTCP

MongoDB database server - leading NoSQL document database.

Unofficial
27017
Steam-Game3UDP

Steam third game server port - additional Source game server instance port.

Unofficial
27017
MongoDB-STCP

MongoDB shard server - port used by individual shards in a MongoDB cluster.

Unofficial
27036
Steam-P2PTCP/UDP

Steam P2P networking and streaming - used for Steam Remote Play and peer-to-peer connections.

Unofficial
28015
RustTCP/UDP

Rust game server - default port for Rust multiplayer game server.

Unofficial
30000
K8s-NodePort-EndTCP

Kubernetes NodePort range end - end of the default NodePort range (30000-32767).

Unofficial
31337
BackOrificeUDP

Back Orifice - historically used by the Back Orifice remote administration trojan.

Unofficial
32768
Ephemeral-StartTCP/UDP

Linux ephemeral port range start - dynamic/private ports used by client applications (varies by OS).

Official
33434
OxSTCP

OxS file sync - used by some enterprise file synchronisation solutions.

Unofficial
40000
Security-ScannerTCP

SafetyNET p - real-time Ethernet protocol for industrial automation safety systems.

Official
50000
SAP-DispatcherTCP

SAP System dispatcher - application server dispatcher port for SAP ERP and NetWeaver.

Unofficial
50070
Hadoop-NameNodeTCP

Hadoop HDFS NameNode web UI - default web interface for Hadoop NameNode status.

Unofficial
50075
Hadoop-DataNodeTCP

Hadoop HDFS DataNode web UI - web interface for Hadoop DataNode status.

Unofficial
50090
Hadoop-SecondaryTCP

Hadoop HDFS secondary NameNode - web UI for Hadoop secondary NameNode.

Unofficial
54328
K8s-ServiceTCP

Kubernetes service range - within the Kubernetes service port range for LoadBalancer.

Unofficial
60000
Deep-ScanTCP

Deep Scan port - used by some network security scanning tools.

Unofficial
60443
TeamViewerTCP

TeamViewer remote desktop - commonly used dynamic range falls around here.

Unofficial
61613
STOMPTCP

Simple/Streaming Text Oriented Message Protocol - used by message brokers (ActiveMQ, RabbitMQ).

Unofficial
61614
ActiveMQ-WSTCP

ActiveMQ WebSocket - WebSocket transport for ActiveMQ message broker.

Unofficial
61616
ActiveMQTCP

Apache ActiveMQ - default port for ActiveMQ message broker OpenWire transport.

Unofficial
65535
Port-MaxTCP/UDP

Maximum port number - theoretical maximum (2^16 - 1). Not usually assigned to any specific service.

Official
OfficialIANA registered
UnofficialWidely used but not formally registered
TCPConnection-oriented (reliable delivery)
UDPConnectionless (faster, less overhead)
Tip: This reference covers well-known ports (0-1023) and commonly used registered ports (1024-49151). Port numbers are assigned by the Internet Assigned Numbers Authority (IANA). For the complete official registry, visit iana.org. The tool works entirely offline - all port data is bundled in the page.

Why Use Our Port Checker Reference?

Search by Port or Service

Quickly find any port by entering a number (e.g. 443) or a service name (e.g. HTTPS). Real-time filtering searches across port numbers, service names, and descriptions simultaneously - results update as you type.

Smart Category Filters

Browse ports by category - Web, Email, Database, File Transfer, Security, Remote Access, Gaming, and More. Each category groups related services so you can quickly understand which ports are used for what purpose.

Official & Unofficial Status

Each port shows its IANA registration status - official (assigned by IANA) or unofficial (commonly used but not registered). This helps distinguish between standards-compliant ports and de-facto industry conventions.

Comprehensive Port Database

Over 200 well-known ports (0-1023) fully documented with service names, protocols (TCP/UDP), descriptions, and categories. All data is bundled in the page - works offline with no external API calls.

Common Use Cases for Port Checker Reference

Security Auditing & Firewall Rules

Security professionals use the port reference to identify which services run on which ports when configuring firewall rules. Quickly look up whether port 3389 is RDP, 22 is SSH, or 3306 is MySQL to create precise allow/deny rules.

Server Configuration & Troubleshooting

System administrators configure web servers, mail servers, and databases daily. The port reference helps verify correct port assignments in nginx, Apache, Postfix, and other server software - no more guessing whether SMTP uses 25 or 587.

Network Diagnostics & Port Scanning

When running nmap, netstat, or lsof, the port reference helps interpret scan results. Identify what service might be running on an unfamiliar open port and determine whether it poses a security risk.

Web & Application Development

Developers building networked applications need to choose port numbers for their services. The reference shows which ports are officially assigned, which are commonly used unofficially, and which are available in the dynamic range.

IT Certification & Exam Preparation

CompTIA Network+, Security+, and CCNA exams test knowledge of common port numbers. Students use the reference to memorise which services run on ports 20/21 (FTP), 23 (Telnet), 25 (SMTP), 53 (DNS), 80 (HTTP), 443 (HTTPS), and more.

Tech Support & Troubleshooting Guides

Help desk technicians and support engineers use the port reference when guiding users through network configuration. Quickly explain why port 465 is for SMTPS or why port 993 is needed for IMAPS when setting up email clients.

Understanding the Port Checker Reference

What is a Port Checker Reference?

A port checker reference is a comprehensive lookup tool for TCP and UDP port numbers - the virtual endpoints that enable network communication. Every network service (web servers, email, databases, gaming) uses specific port numbers. Our port checker reference covers over 200 well-known ports (0-1023) with search, categories, and detailed descriptions - all running entirely in your browser with no external dependencies.

How Our Port Checker Reference Works

  1. Search or Browse:Start typing a port number (e.g. 443 for HTTPS) or a service name (e.g. "MySQL") in the search bar. The results filter in real-time across port numbers, service names, and descriptions.
  2. Filter by Category: Use the category buttons to focus on specific groups - Web, Email, Database, File Transfer, Security, Remote Access, Gaming, and More. Each category provides a curated view of related services.
  3. Review Port Details: Each entry shows the port number, protocol (TCP, UDP, or both), service name, description, and IANA registration status. Results include the total count and which category the port belongs to.

What Information the Port Checker Shows

  • Port Number & Protocol: The numeric port (e.g. 22) and transport protocol (TCP, UDP, or SCTP). Many ports support multiple protocols.
  • Service Name: The common service name assigned by IANA or widely adopted by the industry (e.g. SSH, HTTP, DNS, PostgreSQL).
  • Description: A clear explanation of what the service does and how the port is used - from web browsing and email to database replication and gaming.
  • Status Badge:Each port shows either "Official" (IANA assigned) or "Unofficial" (commonly used but not formally registered).
  • Category Tag: Ports are tagged with their functional category for easy grouping - Web, Email, Database, File Transfer, Security, Remote Access, Gaming, or More.

Privacy & Data Handling

This port checker reference runs entirely in your browser with zero server-side processing. The entire port database of over 200 entries is bundled into the page, so there are no API calls, no data leaves your device, and the tool works even when you are offline. No search queries, filter selections, or usage patterns are sent anywhere. Your network configuration and browsing activity remain completely private.

Frequently Asked Questions About Port Checker Reference

Well-known ports are port numbers from 0 to 1023 assigned by the Internet Assigned Numbers Authority (IANA) for specific services. They are reserved for widely-used protocols like HTTP (port 80), HTTPS (443), SSH (22), and DNS (53). Only system processes or programs run with administrator privileges can use these ports on most operating systems.

TCP (Transmission Control Protocol) is connection-oriented and guarantees delivery - it ensures data arrives in order and retransmits lost packets. UDP (User Datagram Protocol) is connectionless and faster but does not guarantee delivery. TCP is used for web browsing, email, and file transfers. UDP is used for DNS lookups, video streaming, online gaming, and VoIP where speed matters more than perfect reliability.

"Official" means the port number is formally assigned by IANA to a specific service and registered in the official Service Name and Transport Protocol Port Number Registry. "Unofficial" means the port is widely used by a particular application or service but is not formally registered with IANA. For example, port 3306 is unofficially but universally recognised as MySQL.

Some services use both TCP and UDP for different purposes. For example, DNS (port 53) uses UDP for standard lookups (fast, lightweight) and TCP for zone transfers (reliable, handles large responses). Some services like NTP (port 123) primarily use UDP, while others like SMTPS (port 465) only use TCP. When a port supports both, it is listed as TCP/UDP.

Many historically assigned ports are rarely used today (e.g., port 7 - Echo, port 9 - Discard). Others like port 80 (HTTP), 443 (HTTPS), 22 (SSH), and 53 (DNS) remain essential. Some ports have been reassigned over time as technologies evolved. This reference includes all 0-1023 IANA assignments, noting current usage where applicable.

When configuring a firewall, you need to know which ports to open for specific services. For example, to allow web traffic, open port 80 (HTTP) and 443 (HTTPS). For email delivery, open port 25 (SMTP). For remote administration, open port 22 (SSH). This reference helps you identify the correct ports by searching for the service name or browsing by category.

Ports 1024-49151 are called "registered ports." IANA assigns them to specific services upon request, but unlike well-known ports, they do not require system-level privileges. Many enterprise applications and database systems use registered ports (e.g., Microsoft SQL Server uses 1433, MongoDB uses 27017). Our reference focuses on the most commonly encountered registered ports alongside the 0-1023 well-known range.

This reference is regularly reviewed against the official IANA Service Name and Transport Protocol Port Number Registry. While we aim to keep it current, IANA assigns new ports periodically. For the most up-to-date official registry, visit the IANA website. Our database includes all historically significant ports and commonly referenced services.