Skip to content

Hostname

opensource.actionsky.com

Last fetched

opensource.actionsky.com resolves to 8 IPv4 addresses operated by CHINANET-BACKBONE No.31,Jin-rong Street in CN.

Nutrition Label

WHISPER CANON · opensource.actionsky.comRouting diversity3.9/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/opensource.actionsky.com

Resolution chain

opensource.actionsky.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
113.96.133.7113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
113.96.142.6113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
116.153.80.5116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.153.82.195116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.153.82.73116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
121.17.252.8121.16.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.189.81.2122.188.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
183.95.220.129183.92.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with opensource.actionsky.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from opensource.actionsky.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from opensource.actionsky.com.

Cypher and MCP

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

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