Skip to content

Hostname

dev-xchange.frameplay.com

Last fetched

dev-xchange.frameplay.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dev-xchange.frameplay.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dev-xchange.frameplay.com

Resolution chain

dev-xchange.frameplay.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.2.79100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.98.160100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.222.68.23613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.1.323.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.45.1093.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.208.19134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.193.7844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.168.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.59.17250.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.71.5952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.138.12654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.226.174.11054.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dev-xchange.frameplay.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from dev-xchange.frameplay.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dev-xchange.frameplay.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.