Skip to content

Hostname

gamescom.global

Last fetched

gamescom.global resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · gamescom.globalRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gamescom.global

Resolution chain

gamescom.global resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.111108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.123108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.6108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.73108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.125.10713.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.1113.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.53.1223.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.1243.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.593.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.873.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
18.67.13.5618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from gamescom.global in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gamescom.global.

MechanismTarget
SPF_Agamescom.global
SPF_INCLUDE_spf1.swapcard.com
SPF_MXgamescom.global

Related pages

Pivot deeper into the graph from gamescom.global.

Cypher and MCP

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

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