Port Number Lookup

Enter a port from 0–65535 to see matching common TCP/UDP services and its IANA range. An assignment does not prove that the port is open on a device.

Use the Port Number Lookup

Port Lookup

Common ports

Enter a port number or service name to search.

Searches common assignments and classifies every valid port from 0–65535.

System ports · 0–1023

Also called well-known ports; assignments are controlled most strictly.

User ports · 1024–49151

Also called registered ports; many applications request assignments here.

Dynamic/private · 49152–65535

Not assigned by IANA; commonly used for temporary or private endpoints.

Lookup ≠ port scan. This page maps numbers to known assignments locally in your browser. It does not contact an IP address, test a firewall, or determine whether a port is open. Registry reference: IANA Service Name and Transport Protocol Port Number Registry.
Copied!

Summary

Enter a port from 0–65535 to see matching common TCP/UDP services and its IANA range. An assignment does not prove that the port is open on a device.

How it works

  1. Enter a port number (0–65535) in the search box.
  2. The tool instantly filters its curated common-port reference.
  3. Results show matching service names, protocol, description, and assignment label.
  4. If no common service is listed, the tool still identifies the number’s IANA range without inventing an assignment.
  5. Use the protocol filter to narrow results to TCP-only or UDP-only.
  6. Click "Copy" on any row to copy the port number to your clipboard.

Use cases

  • Identify an unfamiliar port seen in firewall logs or a network scan.
  • Verify which service should be listening on a given port during server setup.
  • Check IANA status before registering a port for a new application.
  • Quickly reference common ports (80, 443, 22, 3306, etc.) without memorizing them.
  • Audit open ports on a machine and map each one to a known service.
  • Prepare for networking certifications by studying port assignments.

Frequently Asked Questions

Last updated: 2026-09-22 · Reviewed by Nham Vu