Menu
Network Tools
Home
Feedback
Find port number
Find port number by word
Check all open ports
IP range port scanner
Library Port Ranges

ports range 32000-33000,ports list, biggest ports tcp/udp library database

On this page you can find tools for search TCP Port Numbers and UDP Port Numbers.
Current service contain the biggest tcp udp port list. Port search going through 4 library (database),
total number of records are about 22000 (in 3 times more that in other service).
Library's:
  • IANA port numbers assignments library (database) - The Internet Assigned Numbers Authority (IANA) is responsible for maintaining the official assignments of port numbers for specific uses.
  • WIKI port numbers assignments library (database) - Good known wikipedia ports library
  • Gasmy library, Beta Library - good known manualy created port databases.
In computer networking, the protocols of the Transport Layer of the Internet Protocol Suite, most notably the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP),
use a numerical identifier for the data structures of the endpoints for host-to-host communications.
Such an endpoint is known as a port and the identifier is the port number.
The Registered Ports are listed by the IANA and on most systems can be used by ordinary user processes or programs executed by ordinary users. Thats why most part of new programs that useing "sockets" bind to ports in this range. Ports are used in the TCP [RFC793] to name the ends of logical connections which carry long term conversations. For the purpose of providing services to unknown callers, a service contact port is defined.
The IANA registers uses of these ports as a convenience to the community. About half part of numbers from range are free at this moment. To the extent possible, these same situation with for UDP ports [RFC768]. The Registered Ports are in the range 1024-49151.
It's very easy to search, just input tcp ports range or udp ports range - example2 (or in list format - example1),and 'Go'.

Legend:
no data
- no data available about port in current library
application
- name of application what working with this port
description
- description for port
library name
- ports library name (ports database name)
Example of search ports info: example of group ports scan
Example of search ports info: example of group ports scan
TCP UDP
TCP::32000-33000

port WIKI Library Gasmy Library IANA Library Beta Library
port 32000 no data no data
merak-webmailMerak WebMail server
no data
port 32001 no data no data
DonaldDick[trojan] Donald Dick
no data
port 32034 no data no data no data
iracinghelperiRacing helper service
port 32100 no data no data
PeanutBrittle[trojan] Peanut Brittle
ProjectnEXT[trojan] Project nEXT
no data
port 32245
MMTSG-mutualed over MMT (encrypted transmission)
no data no data no data
port 32249 no data no data no data
t1distproc60T1 Distributed Processor
port 32418 no data no data
AcidBattery[trojan] Acid Battery
no data
port 32483 no data no data no data
apm-linkAccess Point Manager Link
port 32635 no data no data no data
sec-ntb-clntSecureNotebook-CLNT
port 32636 no data no data no data
DMExpressDMExpress
port 32767 no data no data no data
filenet-powsrmFileNet BPM WS-ReliableMessaging Client
port 32768 no data
filenet-tmsFilenet TMS
HackersParadise[trojan] Hacker's Paradise
filenet-tmsFilenet TMS
port 32769 no data
filenet-rpcFilenet RPC
filenet-rpcFilenet RPC
sgi-iphoneSGI InPerson Phone
filenet-rpcFilenet RPC
port 32770 no data
filenet-nchFilenet NCH
filenet-nchFilenet NCH
filenet-nchFilenet NCH
port 32771 no data
sometimes-rpc5sometimes an rpc port on my solaris box (rusersd)
sometimes-rpc5Sometimes an RPC port on my Solaris box (rusersd)
filenet-rmiFileNET RMI
port 32772 no data
sometimes-rpc7sometimes an rpc port on my solaris box (status)
sometimes-rpc7Sometimes an RPC port on my Solaris box (status)
filenet-paFileNET Process Analyzer
port 32773 no data
sometimes-rpc9sometimes an rpc port on my solaris box (rquotad)
sometimes-rpc9Sometimes an RPC port on my Solaris box (rquotad)
filenet-cmFileNET Component Manager
port 32774 no data
sometimes-rpc11sometimes an rpc port on my solaris box (rusersd)
sometimes-rpc11Sometimes an RPC port on my Solaris box (rusersd)
filenet-reFileNET Rules Engine
port 32775 no data
sometimes-rpc13sometimes an rpc port on my solaris box (status)
sometimes-rpc13Sometimes an RPC port on my Solaris box (status)
filenet-pchPerformance Clearinghouse
port 32776 no data
sometimes-rpc15sometimes an rpc port on my solaris box (sprayd)
sometimes-rpc15Sometimes an RPC port on my Solaris box (sprayd)
filenet-peiorFileNET BPM IOR
port 32777 no data
sometimes-rpc17sometimes an rpc port on my solaris box (walld)
sometimes-rpc17Sometimes an RPC port on my Solaris box (walld)
filenet-obrokFileNet BPM CORBA
port 32778 no data
sometimes-rpc19sometimes an rpc port on my solaris box (rstatd)
sometimes-rpc19Sometimes an RPC port on my Solaris box (rstatd)
no data
port 32779 no data
sometimes-rpc21sometimes an rpc port on my solaris box
sometimes-rpc21Sometimes an RPC port on my Solaris box
no data
port 32780 no data
sometimes-rpc23sometimes an rpc port on my solaris box
sometimes-rpc23Sometimes an RPC port on my Solaris box
no data
port 32786 no data no data
sometimes-rpc25Sometimes an RPC port (mountd)
no data
port 32787 no data no data
sometimes-rpc27Sometimes an RPC port dmispd (DMI Service Provider)
no data
port 32791 no data no data
Acropolis[trojan] Acropolis
no data
port 32896 no data no data no data
idmgratmAttachmate ID Manager
port 32976
LogMeIn Hamachi (VPN tunnel software; also port 12975)-used to connect to Mediation Server (bibi.hamachi.cc); will attempt to
no data no data no data


The Transmission Control Protocol (TCP) is one of the core protocols of the Internet Protocol Suite. TCP is so central that the entire suite is often referred to as "TCP/IP." Whereas IP handles lower-level transmissions from computer to computer as a message makes its way across the Internet, TCP operates at a higher level, concerned only with the two end systems, for example a Web browser and a Web server. In particular, TCP provides reliable, ordered delivery of a stream of bytes from one program on one computer to another program on another computer. Besides the Web, other common applications of TCP include e-mail and file transfer. Among its management tasks, TCP controls message size, the rate at which messages are exchanged, and network traffic congestion.

In computer networking, the protocols of the Transport Layer of the Internet Protocol Suite, most notably the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP), but also other protocols, use a numerical identifier for the data structures of the endpoints for host-to-host communications. Such an endpoint is known as a port and the identifier is the port number. The Internet Assigned Numbers Authority (IANA) is responsible for maintaining the official assignments of port numbers for specific uses.