Skip to content

Hostname

5800win.com

Last fetched

5800win.com resolves to 14 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in CN. WHOIS lists iana:1555 as the registrar.

Nutrition Label

WHISPER CANON · 5800win.comRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/5800win.com

Resolution chain

5800win.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.12.0.11.12.0.0/20AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueCN
1.12.0.41.12.0.0/20AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueCN
1.13.76.351.13.64.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
1.14.119.351.14.64.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
1.14.119.351.14.64.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
101.227.168.35101.227.168.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
106.39.207.235106.39.192.0/19AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
111.13.13.35111.13.0.0/16AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.206.98.235111.206.98.0/24AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
112.80.181.235112.80.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
117.135.128.235117.135.128.0/24AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
125.94.59.235125.88.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
163.177.5.35163.177.5.0/24AS136958UNICOM-GUANGZHOU-IDC China Unicom Guangdong IP networkCN
220.196.136.35220.196.136.0/24AS140979UNICOM-SHFT-IDC China Unicom Shanghai FuTe IDC networkCN
36.155.149.3536.155.144.0/21AS56046CMNET-JIANGSU-AP China Mobile communications corporationCN

WHOIS identity

Registrar
iana:1555
Organization
jiangguoren
Contact emails

Web-graph footprint

Distinct hostnames that link to or from 5800win.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 5800win.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "5800win.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.