Network Tools

Developer network utilities — port reference, CIDR calculator, IP class info, and MAC address lookup. All computations run client-side; no data is sent to any server.

60+ well-known port numbers with protocol and description

Showing 61 of 61 ports

PortProtocolServiceDescription
20TCPFTP-DataFile Transfer Protocol — data channel
21TCPFTPFile Transfer Protocol — control channel
22TCPSSHSecure Shell — encrypted remote login and command execution
23TCPTelnetUnencrypted text communications; largely deprecated
25TCPSMTPSimple Mail Transfer Protocol — email sending
53TCP/UDPDNSDomain Name System — hostname resolution
67UDPDHCPDynamic Host Configuration Protocol — server port
68UDPDHCPDynamic Host Configuration Protocol — client port
69UDPTFTPTrivial File Transfer Protocol — simple file transfers
80TCPHTTPHypertext Transfer Protocol — unencrypted web traffic
110TCPPOP3Post Office Protocol v3 — email retrieval
119TCPNNTPNetwork News Transfer Protocol — Usenet newsgroups
123UDPNTPNetwork Time Protocol — clock synchronization
143TCPIMAPInternet Message Access Protocol — email access
161UDPSNMPSimple Network Management Protocol — network monitoring
162UDPSNMP TrapSNMP trap messages from agents to manager
179TCPBGPBorder Gateway Protocol — inter-AS routing
194TCPIRCInternet Relay Chat
389TCPLDAPLightweight Directory Access Protocol
443TCPHTTPSHTTP over TLS/SSL — encrypted web traffic
445TCPSMBServer Message Block — Windows file sharing
465TCPSMTPSSMTP over TLS — encrypted email sending (legacy)
500UDPIKEInternet Key Exchange — IPsec VPN negotiation
514UDPSyslogSystem logging messages
515TCPLPDLine Printer Daemon — print spooler
587TCPSMTP (Sub)SMTP submission port — authenticated email sending
631TCPIPPInternet Printing Protocol — CUPS print server
636TCPLDAPSLDAP over TLS/SSL
993TCPIMAPSIMAP over TLS/SSL — secure email access
995TCPPOP3SPOP3 over TLS/SSL — secure email retrieval
1080TCPSOCKSSOCKS proxy protocol
1194UDPOpenVPNOpenVPN default port
1433TCPMSSQLMicrosoft SQL Server database
1521TCPOracle DBOracle Database listener
1723TCPPPTPPoint-to-Point Tunneling Protocol — VPN
2049TCPNFSNetwork File System
2181TCPZooKeeperApache ZooKeeper coordination service
3000TCPDev ServerCommon default for Node.js/React dev servers
3306TCPMySQLMySQL / MariaDB database server
3389TCPRDPRemote Desktop Protocol — Windows remote desktop
4200TCPAngularAngular CLI default development server
5000TCPDev ServerCommon default for Flask / various dev servers
5173TCPViteVite development server default port
5432TCPPostgreSQLPostgreSQL database server
5601TCPKibanaElastic Kibana web UI
5672TCPAMQPRabbitMQ / Advanced Message Queuing Protocol
6379TCPRedisRedis in-memory data store
6443TCPK8s APIKubernetes API server
8000TCPHTTP AltCommon alternative HTTP / Django dev server
8080TCPHTTP AltCommon HTTP alternative — Tomcat, proxies
8443TCPHTTPS AltCommon HTTPS alternative port
8888TCPJupyterJupyter Notebook default port
9000TCPSonarQubeSonarQube code quality server
9090TCPPrometheusPrometheus metrics server
9200TCPElasticsearchElasticsearch REST API
9300TCPES ClusterElasticsearch inter-node communication
9418TCPGitGit protocol — native git daemon
11211TCPMemcachedMemcached in-memory caching server
15672TCPRabbitMQ UIRabbitMQ management web interface
27017TCPMongoDBMongoDB document database server
50070TCPHDFSHadoop HDFS NameNode web UI