Skip to content

Hostname

scan.frameplay.gg

Last fetched

scan.frameplay.gg resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · scan.frameplay.ggRouting diversity6.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/scan.frameplay.gg

Resolution chain

scan.frameplay.gg resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.221.35.23113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.221.7.11413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.241.14918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.96.5518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.116.7518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.130.8618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.80.167.63.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.140.1083.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.141.9634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.226.20834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.89.20735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.10.19552.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.191.6354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.187.5954.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.78.5254.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.200.14054.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.180.25154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.25.7154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.209.17975.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.135.15498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with scan.frameplay.gg in WhisperGraph.

Subdomains

2 observed subdomains of scan.frameplay.gg.

Threat posture

History

Related pages

Pivot deeper into the graph from scan.frameplay.gg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "scan.frameplay.gg"})-[: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.