Skip to content

Hostname

steamgames.com

Last fetched

steamgames.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · steamgames.comRouting diversity3.9/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/steamgames.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.22.50104.102.20.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.80.253.10104.80.248.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.26.61.146184.26.60.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.NO
23.56.200.4823.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
72.246.215.12472.246.212.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.AR
72.246.215.12472.246.212.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.AR

WHOIS identity

Registrar
iana:292
Organization
attn steamgames.com care of network solutions
Contact emails

Subdomains

5 observed subdomains of steamgames.com.

Web-graph footprint

Distinct hostnames that link to or from steamgames.com in the public web crawl.

157 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for steamgames.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_MXsteamgames.com

Related pages

Pivot deeper into the graph from steamgames.com.

Cypher and MCP

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

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