Skip to content

Hostname

eas.gamefly.com

Last fetched

eas.gamefly.com resolves to 8 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN.

Nutrition Label

WHISPER CANON · eas.gamefly.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/eas.gamefly.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.100.141.16240.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN
40.101.69.3440.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAT
40.101.70.240.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAT
40.101.76.14640.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAT
52.97.181.3452.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAT
52.98.34.19452.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN
52.98.88.24252.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN
52.98.88.6652.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

No WHOIS records are currently associated with eas.gamefly.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from eas.gamefly.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eas.gamefly.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.