Skip to content

Hostname

cs.cy.com

Last fetched

cs.cy.com resolves to 11 IPv4 addresses operated by TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited in CN.

Nutrition Label

WHISPER CANON · cs.cy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cs.cy.com

Resolution chain

cs.cy.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.43.132.156101.43.128.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
101.43.132.156101.43.128.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
101.43.154.131101.43.128.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
101.43.154.131101.43.128.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
140.143.119.161140.143.116.0/22AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
140.143.119.161140.143.116.0/22AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
152.136.16.240152.136.16.0/20AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
152.136.16.240152.136.16.0/20AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
152.136.210.247152.136.208.0/22AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
152.136.210.247152.136.208.0/22AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
154.8.165.169154.8.160.0/19AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
154.8.165.169154.8.160.0/19AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
154.8.198.101154.8.192.0/21AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
154.8.198.101154.8.192.0/21AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
211.159.162.177211.159.162.0/23AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
211.159.180.107211.159.180.0/23AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
49.233.124.21849.233.112.0/20AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
49.233.124.21849.233.112.0/20AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
58.87.102.1558.87.100.0/22AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
58.87.102.1558.87.100.0/22AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from cs.cy.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cs.cy.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.