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 "x"

<< < 1 2 3 4 5 6 7 8 9 > >>
Port: 482/UDP
482/UDP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • bgs-nsi
    bgs-nsi
    IANA
  • xlog
    -
    SANS
Port: 500/UDP
500/UDP - Known port assignments (5 records found)
  • Service
    Details
    Source
  • isakmp
    isakmp
    IANA
  •  
    Internet Security Association and Key Management Protocol (ISAKMP) (Official)
    WIKI
  • isakmp
    VPN Key Exchange
    SANS
  • isakmp
    ISAKMP/IKE. Mac OS X Server VPN service, Back to My Mac (MobileMe, Mac OS X v10.5 or later).
    Apple
  • threat
    [threat] Cisco Systems
    Bekkoame
Port: 508/TCP
508/TCP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • xvttp
    xvttp
    IANA
  • xvttp
    -
    SANS
Port: 508/UDP
508/UDP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • xvttp
    xvttp
    IANA
  • xvttp
    -
    SANS
Port: 515/TCP
515/TCP - Known port assignments (5 records found)
  • Service
    Details
    Source
  • printer
    spooler
    IANA
  •  
    Line Printer Daemon - print service (Official)
    WIKI
  • printer
    Line Printer (LPR), Line Printer Daemon (LPD). Used for printing to a network printer, Printer Sharing in Mac OS X.
    Apple
  • trojan
    [trojan] MscanWorm.
    Simovits
  • trojan
    [trojan] Ramen. Worm / HTML trojan / HTTP server / Hacking tool / Destructive trojan. Works on Unix (Linux). Linux Red Hat 6.x and early versions of 7.0. May also work on other Unix dialects such as FreeBSD and Linux SuSE, Mandrake and Cladera. The mail addresses used are [email protected] and [email protected]. Aliases: Linux.Ramen, Worm.Ramen, Elf.Ramen
    Simovits
Port: 520/UDP
520/UDP - Known port assignments (4 records found)
  • Service
    Details
    Source
  • router
    local routing process (on site); uses variant of Xerox NS routing information protocol - RIP
    IANA
  •  
    Routing Information Protocol (RIP) (Official)
    WIKI
  • route
    router routed -- RIP
    SANS
  • trojan
    [trojan] A UDP backdoor. Backdoor. Works on Unix.
    Simovits
Port: 555/TCP
555/TCP - Known port assignments (18 records found)
  • Service
    Details
    Source
  • dsf
    -
    IANA
  • threat
    [threat] 711 trojan (Seven Eleven)
    Bekkoame
  • threat
    [threat] Ini-Killer
    Bekkoame
  • threat
    [threat] Net Administrator
    Bekkoame
  • threat
    [threat] Phase Zero
    Bekkoame
  • threat
    [threat] Phase-0
    Bekkoame
  • threat
    [threat] Stealth Spy
    Bekkoame
  • threat
    [threat] Trojan: phAse Zero
    Bekkoame
  • 711trojan
    [trojan] 711 trojan (Seven Eleven)
    SANS
  • inikiller
    [trojan] Ini-Killer
    SANS
  • ini-killer
    [trojan] Ini-Killer
    SANS
  • netadministrator
    [trojan] Net Administrator
    SANS
  • phase-0
    [trojan] Phase-0
    SANS
  • phasezero
    [trojan] Phase Zero
    SANS
  • stealthspy
    [trojan] Stealth Spy
    SANS
  • trojan
    [trojan] 711 trojan (Seven Eleven). Anti-protection trojan / Remote Access / Keylogger / Steals passwords / Hacking tool / Destructive trojan. Works on Windows 95, 98 and ME. The source code is mainly based on the one of SoftWAR. Aliases: Seven Eleven, Seven1one
    Simovits
  • trojan
    [trojan] Phase Zero. Remote Access. Works on Windows 95, 98 and NT. Aliases: XD trojan, PhaseServer, Win32.Phase
    Simovits
  • trojan
    [trojan] Phase-0. Remote Access. Works on Windows 95, 98 and NT. Aliases: XD trojan, PhaseServer, Win32.Phase
    Simovits
Port: 589/TCP
589/TCP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • eyelink
    EyeLink
    IANA
  • eyelink
    -
    SANS
  • trojan
    [trojan] Assasin. Anti-protection trojan / Remote Access / Keylogger / LAN trojan. Works on Windows 95, 98, ME, NT, 2000 and XP. Aliases: A.s.s.A'sin', Backdoor.Assasin, BackDoor.AGS
    Simovits
Port: 600/TCP
600/TCP - Known port assignments (4 records found)
  • Service
    Details
    Source
  • ipcserver
    Sun IPC server
    IANA
  • ipcserver
    Mac OS X RPC-based services. Used by NetInfo, for example.
    Apple
  • sadmind
    [trojan] Sadmind
    SANS
  • trojan
    [trojan] SweetHeart. Remote Access. Works on Windows. Aliases: Backdoor.Zhang, Zhang
    Simovits
Port: 600/UDP
600/UDP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • ipcserver
    Sun IPC server
    IANA
  • ipcserver
    Mac OS X RPC-based services. Used by NetInfo, for example.
    Apple
<< < 1 2 3 4 5 6 7 8 9 > >>

About TCP/UDP ports

TCP port 482 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 482 in the same order in which they were sent. Guaranteed communication over TCP port 482 is the main difference between TCP and UDP. UDP port 482 would not have guaranteed communication as TCP.
UDP on port 482 provides an unreliable service and datagrams may arrive duplicated, out of order, or missing without notice. UDP on port 482 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 States174.129.59.198