Skip to content

Hostname

gameflex.io

Last fetched

gameflex.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR.

Nutrition Label

WHISPER CANON · gameflex.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/gameflex.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.60.110108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.60.2108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.60.5108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.60.8108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
13.32.104.2013.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.5813.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.5913.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.713.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with gameflex.io in WhisperGraph.

Subdomains

5 observed subdomains of gameflex.io.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gameflex.io.

MechanismTarget
SPF_Agameflex.io
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com
SPF_MXgameflex.io

Related pages

Pivot deeper into the graph from gameflex.io.

Cypher and MCP

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

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