Check-Host.cc

Advanced Options (Custom Payload)

If left empty, the system will automatically inject a standardized probe for known ports (DNS, NTP, SNMP, Source Engine, etc.).

A port is required for UDP checks.

Kiểm tra trạng thái mở của Port UDP: Kiểm tra kết nối toàn cầu

Enter a domain or IP address with a port (e.g., 8.8.8.8:53) to begin the global UDP check.

Commonly Used UDP Ports

A list of the most frequent destination ports encountered in modern UDP network monitoring.

Port Service Description
53DNSDomain Name System; resolves hostnames to IP addresses.
67DHCPDHCP Server; used for dynamic IP allocation.
123NTPNetwork Time Protocol; synchronizes system clocks.
161SNMPSimple Network Management Protocol; used for network monitoring.
500ISAKMPISAKMP; used for setting up IPsec VPN tunnels.
3478STUNSTUN; used for NAT traversal in VoIP and WebRTC.
5060SIPSession Initiation Protocol (SIP); used for VoIP signaling.
27015Source EngineSource Engine Query; used by game servers (CS:GO, TF2, Rust).

Global UDP Port Checker & Payload Injector

Công cụ Kiểm tra Port UDP của chúng tôi sẽ gửi các gói tin User Datagram Protocol (UDP) đến một port cụ thể trên máy chủ đích của bạn từ các địa điểm trên toàn cầu. Vì UDP là một giao thức truyền tải không kết nối - connectionless protocol (không giống như TCP, nó không thực hiện bắt tay), việc xác minh xem port UDP có thực sự "mở" hay không đòi hỏi phải chờ đợi phản hồi (response) hoặc chờ đến khi quá thời gian (timeout). Các dịch vụ quan trọng như DNS (port 53), NTP (port 123) và các máy chủ game (gaming server) phụ thuộc rất nhiều vào UDP.

Stateless Routing & Payload Injection

Khi các node của chúng tôi gửi đi một probe (gói tin dò thử), nếu máy chủ trả về thông báo ICMP "Port Unreachable" (Không thể truy cập port), chúng tôi sẽ kết luận chắc chắn rằng port đó đang bị đóng. Nếu không nhận được phản hồi nào trước thời gian timeout, port có thể đang mở hoặc các gói tin đơn giản là đã bị loại bỏ (drop) bởi một cấu hình tường lửa. Công cụ của chúng tôi nhận biết chính xác sự khác biệt giữa các trạng thái này trên những vị trí địa lý khác nhau để mang đến cho bạn bức tranh toàn cảnh về dấu ấn UDP của dịch vụ.

Firewall & DDoS Mitigation Testing

UDP is the primary vector for massive volumetric DDoS attacks (like NTP or DNS amplification). Consequently, modern cloud firewalls and ISP scrubbing centers often deploy aggressive UDP rate-limiting or outright protocol drops. Utilizing a globally distributed UDP test helps security engineers confirm that legitimate traffic is bypassing the firewall rules correctly without triggering false-positive DDoS mitigation filters.

Gaming, VoIP, and Streaming Analysis

Real-time applications such as multiplayer game servers (Source Engine, Unreal), VoIP communications (SIP/RTP), and live video streaming rely almost exclusively on UDP to minimize latency. Dropped UDP packets manifest as voice jitter or game lag. Our Live UDP Check allows you to continuously monitor a target over a 60-second window, plotting latency spikes and packet loss on a real-time chart to diagnose transient network instability.