Port Range Checker example 1
Input
80
Output
Port: 80 Range: Well-Known Ports Description: 0-1023
Port 80 belongs to the well-known system port range.
Network Tools
Review practical Port Range Checker examples so you can understand expected input, output, and common patterns faster.
Use this Port Range Checker to classify a TCP or UDP port number into the standard well-known, registered, or dynamic/private port ranges. It is useful for networking study, firewall reviews, and basic port reference checks.
Example pages are especially useful for network tools because they show what good input looks like, what kind of output to expect, and how the tool behaves in common scenarios.
Input
80
Output
Port: 80 Range: Well-Known Ports Description: 0-1023
Port 80 belongs to the well-known system port range.
Input
49152
Output
Port: 49152 Range: Dynamic / Private Ports Description: 49152-65535
Shows a port in the dynamic/private range.
Fix: Enter an integer port value between 0 and 65535.
Fix: Use a value from 0 to 65535.
Fix: This tool classifies the port range only and does not test whether the port is open.
After reviewing these examples, run the live tool with your own input. If your task involves a follow-up step, the related page can help you move to the next tool in the workflow.
Open the main Port Range Checker page and test your own real input.