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 60-80,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::60-80

port WIKI Library Gasmy Library IANA Library Beta Library
port 61 no data
ni-mailNI MAIL
ni-mailNI MAIL
ni-mailNI MAIL
port 62 no data
acasACA Services
acasACA Services
acasACA Services
port 63 no data
whois++whois++
via-ftpVIA Systems - FTP & whois++
whois++whois++
whois++whois++
port 64 no data
coviaCommunications Integrator (CI)
coviaCommunications Integrator (CI)
coviaCommunications Integrator (CI)
port 65 no data
tacacs-dsTACACS-Database Service
tacacs-dsTACACS-Database Service
tacacs-dsTACACS-Database Service
port 66 no data
sql*netOracle SQL*NET
sql*netOracle SQL*NET
sql*netOracle SQL*NET
port 67 no data
bootpsBootstrap Protocol Server
bootpsBootstrap Protocol Server
bootpsBootstrap Protocol Server
port 68 no data
bootpcBootstrap Protocol Client
bootpcBootstrap Protocol Client
bootpcBootstrap Protocol Client
port 69 no data
tftpTrivial File Transfer
tftpTrivial File Transfer
BackGate[trojan] BackGate
tftpTrivial File Transfer
port 70
Gopher protocol
gopherGopher
gopherGopher
gopherGopher
port 71 no data
netrjs-1Remote Job Service
netrjs-1Remote Job Service
netrjs-1Remote Job Service
port 72 no data
netrjs-2Remote Job Service
netrjs-2Remote Job Service
netrjs-2Remote Job Service
port 73 no data
netrjs-3Remote Job Service
netrjs-3Remote Job Service
netrjs-3Remote Job Service
port 74 no data
netrjs-4Remote Job Service
netrjs-4Remote Job Service
netrjs-4Remote Job Service
port 75 no data
priv-dialany private dial out service
priv-dialany private dial out service
any private dial out service
port 76 no data
deosDistributed External Object Store
deosDistributed External Object Store
deosDistributed External Object Store
port 77 no data
rjeany private rje service, netrjs
any private RJE servnetrjs
any private RJE service
port 78 no data
vettcpvettcp
vettcpvettcp
vettcpvettcp
port 79
Finger protocol
fingerFinger
fingerFinger
BO2KDataPort[trojan] Back Orifice 2000 (BO2K) Data Port
CDK[trojan] CDK
Firehotcker[trojan] Firehotcker
fingerFinger
port 80
Hypertext Transfer Protocol (HTTP)
httpWorld Wide Web HTTP
httpWorld Wide Web HTTP
[trojan] 711 trojan (Seven Eleven)
AckCmd[trojan] AckCmd
BackEnd[trojan] Back End
BO2000Plug-Ins[trojan] Back Orifice 2000 Plug-Ins
Cafeini[trojan] Cafeini
CGIBackdoor[trojan] CGI Backdoor
Executor[trojan] Executor
GodMessage[trojan] God Message
GodMessage4Creator[trojan] God Message 4 Creator
Hooker[trojan] Hooker
IISworm[trojan] IISworm
MTX[trojan] MTX
NCX[trojan] NCX
Noob[trojan] Noob
Ramen[trojan] Ramen
ReverseWWWTunnel[trojan] Reverse WWW Tunnel Backdoor
RingZero[trojan] RingZero
RTB666[trojan] RTB 666
Seeker[trojan] Seeker
WANRemote[trojan] WAN Remote
WebServerCT[trojan] Web Server CT
WebDownloader[trojan] WebDownloader
httpWorld Wide Web HTTP


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.