TCP/UDP Port Finder

Enter port number (e.g. 21), service (e.g. ssh, ftp) or threat (e.g. nimda)
Database updated - March 30, 2016

Search results for "via"

1 2 3 > >>
Port: 63/UDP
63/UDP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • whois++
    whois++
    IANA
  • via-ftp
    VIA Systems - FTP & whois++
    SANS
Port: 63/TCP
63/TCP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • whois++
    whois++
    IANA
  • via-ftp
    VIA Systems - FTP & whois++
    SANS
Port: 67/UDP
67/UDP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • bootps
    Bootstrap Protocol Server
    IANA
  •  
    Bootstrap Protocol (BOOTP) Server; also used by Dynamic Host Configuration Protocol (DHCP) (Official)
    WIKI
  • bootps
    Bootstrap Protocol Server (BootP, bootps). NetBoot via DHCP
    Apple
Port: 68/UDP
68/UDP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • bootpc
    Bootstrap Protocol Client
    IANA
  •  
    Bootstrap Protocol (BOOTP) Client; also used by Dynamic Host Configuration Protocol (DHCP) (Official)
    WIKI
  • bootpc
    Bootstrap Protocol Client (bootpc). NetBoot via DHCP
    Apple
Port: 676/TCP
676/TCP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • vpps-via
    VPPS Via
    IANA
  • ipcserver
    Mac OS X RPC-based services. Used by NetInfo, for example.
    Apple
Port: 676/UDP
676/UDP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • vpps-via
    VPPS Via
    IANA
  • ipcserver
    Mac OS X RPC-based services. Used by NetInfo, for example.
    Apple
Port: 1243/TCP
1243/TCP - Known port assignments (13 records found)
  • Service
    Details
    Source
  • serialgateway
    SerialGateway
    IANA
  • threat
    [threat] BackDoor-G
    Bekkoame
  • threat
    [threat] SubSeven
    Bekkoame
  • threat
    [threat] SubSeven Apocalypse
    Bekkoame
  • threat
    [threat] Tiles
    Bekkoame
  • backdoorg
    [trojan] BackDoor-G
    SANS
  • backdoor-g
    [trojan] BackDoor-G
    SANS
  • subsevenapocalypse
    [trojan] SubSeven Apocalypse
    SANS
  • subseven
    [trojan] SubSeven
    SANS
  • tiles
    [trojan] Tiles
    SANS
  • trojan
    [trojan] BackDoor-G. Remote Access. Works on Windows 95 and 98. Aliases: Sub Seven, Sub7
    Simovits
  • trojan
    [trojan] SubSeven. Remote Access / Network trojan / ICQ trojan / IRC trojan. Works on Windows 95, 98 and NT. From version 2.2 beta 2 also on NT, before only on 95 and 98. Version 2.1 can also be controlled via messages over IRC and ICQ. From 2.13 all file names are default names and can be changed. Aliases: Sub 7, BackDoor.G, Pinkworm, SubStealth, BackDoor-G2, Backdoor.SubSeven, .LOG
    Simovits
  • trojan
    [trojan] Tiles. Works on Windows 95 and 98.
    Simovits
Port: 1999/TCP
1999/TCP - Known port assignments (11 records found)
  • Service
    Details
    Source
  • tcp-id-port
    cisco identification port
    IANA
  • threat
    [threat] Back Door
    Bekkoame
  • threat
    [threat] Bifrose
    Bekkoame
  • threat
    [threat] SubSeven
    Bekkoame
  • threat
    [threat] TransScout
    Bekkoame
  • backdoor
    [trojan] BackDoor
    SANS
  • subseven
    [trojan] SubSeven
    SANS
  • transscout
    [trojan] TransScout
    SANS
  • trojan
    [trojan] Back Door. Remote Access / ICQ trojan. Works on Windows 95, 98 and NT.
    Simovits
  • trojan
    [trojan] SubSeven. Remote Access / Network trojan / ICQ trojan / IRC trojan. Works on Windows 95, 98 and NT. From version 2.2 beta 2 also on NT, before only on 95 and 98. Version 2.1 can also be controlled via messages over IRC and ICQ. From 2.13 all file names are default names and can be changed. Aliases: Sub 7, BackDoor.G, Pinkworm, SubStealth, BackDoor-G2, Backdoor.SubSeven, .LOG
    Simovits
  • trojan
    [trojan] TransScout. Remote Access / Keylogger / Steals passwords. Works on Windows 95 and 98. Possibly also on NT. Aliases: Transmission Scout, Backdoor.TScout, Tscout
    Simovits
Port: 2404/TCP
2404/TCP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • iec-104
    IEC 60870-5-104 process control over IP
    IANA
  •  
    IEC 60870-5 -104, used to send electric power telecontrol messages between two systems via directly connected data circuits (Official)
    WIKI
  • iec870-5-104
    IEC870-5-104
    SANS
Port: 2772/TCP
2772/TCP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • auris
    auris
    IANA
  •  
    KnowShowGo P2P (Official)
    WIKI
  • trojan
    [trojan] SubSeven. Remote Access / Network trojan / ICQ trojan / IRC trojan. Works on Windows 95, 98 and NT. From version 2.2 beta 2 also on NT, before only on 95 and 98. Version 2.1 can also be controlled via messages over IRC and ICQ. From 2.13 all file names are default names and can be changed. Aliases: Sub 7, BackDoor.G, Pinkworm, SubStealth, BackDoor-G2, Backdoor.SubSeven, .LOG
    Simovits
1 2 3 > >>

About TCP/UDP ports

TCP port 63 uses the Transmission Control Protocol. TCP is one of the main protocols in TCP/IP networks. TCP is a connection-oriented protocol, it requires handshaking to set up end-to-end communications. Only when a connection is set up user's data can be sent bi-directionally over the connection.
Attention! TCP guarantees delivery of data packets on port 63 in the same order in which they were sent. Guaranteed communication over TCP port 63 is the main difference between TCP and UDP. UDP port 63 would not have guaranteed communication as TCP.
UDP on port 63 provides an unreliable service and datagrams may arrive duplicated, out of order, or missing without notice. UDP on port 63 thinks that error checking and correction is not necessary or performed in the application, avoiding the overhead of such processing at the network interface level.
UDP (User Datagram Protocol) is a minimal message-oriented Transport Layer protocol (protocol is documented in IETF RFC 768).
Application examples that often use UDP: voice over IP (VoIP), streaming media and real-time multiplayer games. Many web applications use UDP, e.g. the Domain Name System (DNS), the Routing Information Protocol (RIP), the Dynamic Host Configuration Protocol (DHCP), the Simple Network Management Protocol (SNMP).
TCP vs UDP - TCP: reliable, ordered, heavyweight, streaming; UDP - unreliable, not ordered, lightweight, datagrams.
Your IP address
Your are from United States3.235.139.122