Skip to content

Hostname

control-panel.bc.workload.shapegamescloud.com

Last fetched

control-panel.bc.workload.shapegamescloud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY.

Nutrition Label

WHISPER CANON · control-panel.bc.workload.shapegamescloud.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/control-panel.bc.workload.shapegamescloud.com

Resolution chain

control-panel.bc.workload.shapegamescloud.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.180.218.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.2818.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.3818.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.8318.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
3.171.185.1203.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.223.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.243.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.513.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with control-panel.bc.workload.shapegamescloud.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from control-panel.bc.workload.shapegamescloud.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "control-panel.bc.workload.shapegamescloud.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.