Skip to content
The Internet Compass

Internet & Networking

Common Ports Reference

A quick reference for the ports you'll actually run into — no live scanning, just the standard assignments.

FreeNo sign-upRuns in your browser
PortServiceDescription
20/21FTPFile Transfer Protocol (data/control)
22SSHSecure Shell remote access
23TelnetUnencrypted remote access (legacy)
25SMTPOutbound email transfer
53DNSDomain name resolution
80HTTPUnencrypted web traffic
110POP3Email retrieval (legacy)
143IMAPEmail retrieval
443HTTPSEncrypted web traffic (TLS)
465/587SMTPSEncrypted outbound email
3306MySQLMySQL database default port
5432PostgreSQLPostgreSQL database default port
6379RedisRedis default port
27017MongoDBMongoDB default port
8080HTTP-ALTCommon alternate web/proxy port
3389RDPWindows Remote Desktop Protocol
16 of 16 rows

How it works

  1. 1Search by port number or service name
  2. 2Matching entries filter instantly

Who this is for

  • Looking up what a port number typically means
  • Configuring firewall rules by service
  • Quick reference during infrastructure setup