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 100-120,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::100-120

port WIKI Library Gasmy Library IANA Library Beta Library
port 100 no data
newacct[unauthorized use]
newacct[unauthorized use]
newacct[unauthorized use]
port 101
NIC host name
hostnameNIC Host Name Server
hostnameNIC Host Name Server
hostnameNIC Host Name Server
port 102
ISO-TSAP (Transport Service Access Point) Class 0 protocol
iso-tsapISO-TSAP Class 0
iso-tsapISO Transport Service Access Point
iso-tsapISO-TSAP Class 0
port 103 no data
gppitnpGenesis Point-to-Point Trans Net
gppitnpGenesis Point-to-Point Trans Net
gppitnpGenesis Point-to-Point Trans Net
port 104
ACR/NEMA Digital Imaging and Communications in Medicine
acr-nemaACR-NEMA Digital Imag. & Comm. 300
acr-nemaACR-NEMA Digital Imag. & Comm. 300
acr-nemaACR-NEMA Digital Imag. & Comm. 300
port 105 no data
csnet-nsMailbox Name Nameserver
csnet-nsMailbox Name Nameserver
csoCCSO name server protocol
csnet-nsMailbox Name Nameserver
port 106 no data
3com-tsmux3COM-TSMUX
3com-tsmux3COM-TSMUX
pop3pwEudora compatible PW changer
3com-tsmux3COM-TSMUX
port 107
Remote TELNET Service protocol
rtelnetRemote Telnet Service
rtelnetRemote Telnet
rtelnetRemote Telnet Service
port 108 no data
snagasSNA Gateway Access Server
snagasSNA Gateway Access Server
snagasSNA Gateway Access Server
port 109
Post Office Protocol 2 (POP2)
pop2Post Office Protocol - Version 2
pop2PostOffice V.2
pop2Post Office Protocol - Version 2
port 110
Post Office Protocol 3 (POP3)
pop3Post Office Protocol - Version 3
pop3PostOffice V.3
ProMailtrojan[trojan] ProMail trojan
pop3Post Office Protocol - Version 3
port 111
Sun Remote Procedure Call
sunrpcSUN Remote Procedure Call
portmapperrpcbind
sunrpcSUN Remote Procedure Call
port 112 no data
mcidasMcIDAS Data Transmission Protocol
mcidasMcIDAS Data Transmission Protocol
mcidasMcIDAS Data Transmission Protocol
port 113
Authentication Service (auth)
authAuthentication Service
authident Authentication Service
InvisibleIdentdDaemo[trojan] Invisible Identd Daemon
InvisibleIdentdDeamo[trojan] Invisible Identd Deamon
Kazimas[trojan] Kazimas
ident
authAuthentication Service
port 114 no data
audionewsAudio News Multicast
audionewsAudio News Multicast
no data
port 115
Simple File Transfer Protocol (SFTP)
sftpSimple File Transfer Protocol
sftpSimple File Transfer Protocol
sftpSimple File Transfer Protocol
port 116 no data
ansanotifyANSA REX Notify
ansanotifyANSA REX Notify
ansanotifyANSA REX Notify
port 117
UUCP Path Service
uucp-pathUUCP Path Service
uucp-pathUUCP Path Service
uucp-pathUUCP Path Service
port 118
SQL (Structured Query Language) Services
sqlservSQL Services
sqlservSQL Services
sqlservSQL Services
port 119
Network News Transfer Protocol (NNTP)-used for retrieving newsgroup messages
nntpNetwork News Transfer Protocol
nntpNetwork News Transfer Protocol
Happy99[trojan] Happy99 (a.k.a. Ska trojan)
nntpNetwork News Transfer Protocol
port 120 no data
cfdptktCFDPTKT
cfdptktCFDPTKT
cfdptktCFDPTKT


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.