Hostname
event.cy.com
Last fetched
event.cy.com resolves to 11 IPv4 addresses operated by TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited in CN.
Nutrition Label
Resolution chain
event.cy.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 101.43.132.156 | 101.43.128.0/18 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 101.43.132.156 | 101.43.128.0/18 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 101.43.154.131 | 101.43.128.0/18 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 101.43.154.131 | 101.43.128.0/18 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 140.143.119.161 | 140.143.116.0/22 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 140.143.119.161 | 140.143.116.0/22 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 152.136.16.240 | 152.136.16.0/20 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 152.136.16.240 | 152.136.16.0/20 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 152.136.210.247 | 152.136.208.0/22 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 152.136.210.247 | 152.136.208.0/22 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 154.8.165.169 | 154.8.160.0/19 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 154.8.165.169 | 154.8.160.0/19 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 154.8.198.101 | 154.8.192.0/21 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 154.8.198.101 | 154.8.192.0/21 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 211.159.162.177 | 211.159.162.0/23 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 211.159.180.107 | 211.159.180.0/23 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 49.233.124.218 | 49.233.112.0/20 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 49.233.124.218 | 49.233.112.0/20 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 58.87.102.15 | 58.87.100.0/22 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 58.87.102.15 | 58.87.100.0/22 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
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 event.cy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "event.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.