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

<< < 1 2 3 4 5 6 7 8 9 > >>
Port: 220/TCP
220/TCP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • imap3
    Interactive Mail Access Protocol v3
    IANA
  •  
    Internet Message Access Protocol (IMAP), version 3 (Official)
    WIKI
Port: 366/TCP
366/TCP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • odmr
    ODMR
    IANA
  •  
    ODMR, On-Demand Mail Relay (Official)
    WIKI
  • odmr
    -
    SANS
Port: 366/UDP
366/UDP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • odmr
    ODMR
    IANA
  •  
    ODMR, On-Demand Mail Relay (Official)
    WIKI
  • odmr
    -
    SANS
Port: 389/TCP
389/TCP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • ldap
    Lightweight Directory Access Protocol
    IANA
  •  
    Lightweight Directory Access Protocol (LDAP) (Official)
    WIKI
  • ldap
    Lightweight Directory Access Protocol (LDAP). Used by applications that look up addresses, such as Mail and Address Book.
    Apple
Port: 406/UDP
406/UDP - Known port assignments (1 record found)
  • Service
    Details
    Source
  • imsp
    Interactive Mail Support Protocol
    IANA
Port: 406/TCP
406/TCP - Known port assignments (1 record found)
  • Service
    Details
    Source
  • imsp
    Interactive Mail Support Protocol
    IANA
Port: 445/TCP
445/TCP - Known port assignments (38 records found)
  • Service
    Details
    Source
  •  
    Microsoft-DS Active Directory, Windows shares (Official)
    WIKI
  •  
    Microsoft-DS SMB file sharing (Official)
    WIKI
  • microsoft-ds
    Win2k+ Server Message Block
    SANS
  • microsoft-ds
    Microsoft SMB Domain Server.
    Apple
  • microsoft-ds
    Microsoft-DS
    IANA
  • threat
    [threat] W32.Aizu
    Bekkoame
  • threat
    [threat] W32.Bobax
    Bekkoame
  • threat
    [threat] W32.Bolgi.Worm
    Bekkoame
  • threat
    [threat] W32.Cissi
    Bekkoame
  • threat
    [threat] W32.Cycle
    Bekkoame
  • threat
    [threat] W32.Explet
    Bekkoame
  • threat
    [threat] W32.HLLW.Deborms
    Bekkoame
  • threat
    [threat] W32.HLLW.Deloder
    Bekkoame
  • threat
    [threat] W32.HLLW.Gaobot
    Bekkoame
  • threat
    [threat] W32.HLLW.Lioten
    Bekkoame
  • threat
    [threat] W32.HLLW.Moega
    Bekkoame
  • threat
    [threat] W32.HLLW.Nebiwo
    Bekkoame
  • threat
    [threat] W32.HLLW.Polybot
    Bekkoame
  • threat
    [threat] W32.Ifbo
    Bekkoame
  • threat
    [threat] W32.Janx
    Bekkoame
  • threat
    [threat] W32.Kibuv.Worm
    Bekkoame
  • threat
    [threat] W32.Kiman
    Bekkoame
  • threat
    [threat] W32.Korgo
    Bekkoame
  • threat
    [threat] W32.Mytob
    Bekkoame
  • threat
    [threat] W32.Reatle
    Bekkoame
  • threat
    [threat] W32.Sasser
    Bekkoame
  • threat
    [threat] W32.Scane
    Bekkoame
  • threat
    [threat] W32.Slackor
    Bekkoame
  • threat
    [threat] W32.Spybot
    Bekkoame
  • threat
    [threat] W32.Wallz
    Bekkoame
  • threat
    [threat] W32.Welchia
    Bekkoame
  • threat
    [threat] W32.Yaha, Randex
    Bekkoame
  • threat
    [threat] W32.Zotob
    Bekkoame
  • trojan
    [trojan] Nimda. Virus / Worm / Mail trojan / Network trojan / Hacking tool. Works on Windows 95, 98, ME, NT, 2000 and XP, together with MS Internet Information Server (IIS), MS Internet Explorer 5.5 SP1, MS Outlook , MS Outlook Express and MS Word. Aliases: Concept Virus (CV) v.5, W32.Nimda, Minda, W32.Minda, I-Worm.Nimda, Code Rainbow , PE_Nimda.A, CV-5
    Simovits
  • threat
    [threat] Netdepix
    Bekkoame
  • threat
    [threat] Otinet
    Bekkoame
  • threat
    [threat] Rtkit
    Bekkoame
  • threat
    [threat] Secefa
    Bekkoame
Port: 505/TCP
505/TCP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • mailbox-lm
    mailbox-lm
    IANA
  • mailbox-lm
    -
    SANS
Port: 505/UDP
505/UDP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • mailbox-lm
    mailbox-lm
    IANA
  • mailbox-lm
    -
    SANS
Port: 512/UDP
512/UDP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • biff
    used by mail system to notify users of new mail received; currently receives messages only from processes on the same machine
    IANA
  •  
    comsat, together with biff (Official)
    WIKI
  • biff
    comsat
    SANS
<< < 1 2 3 4 5 6 7 8 9 > >>

About TCP/UDP ports

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