Skip to content

Hostname

game-callback.phoenixapps.org

Last fetched

game-callback.phoenixapps.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

WHISPER CANON · game-callback.phoenixapps.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/game-callback.phoenixapps.org

Resolution chain

game-callback.phoenixapps.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.104.1273.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.563.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.583.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.843.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.167.56.1183.167.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.56.183.167.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.56.653.167.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.56.993.167.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.143.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.303.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.523.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.933.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with game-callback.phoenixapps.org in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from game-callback.phoenixapps.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "game-callback.phoenixapps.org"})-[: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.