Skip to content

Hostname

steamcommunity.com

Last fetched

steamcommunity.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 · steamcommunity.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.4/10canon.whisper.security/host/steamcommunity.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.49.106104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
173.223.39.222173.223.36.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CL
23.197.130.9923.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.54.184.9723.54.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.113.21623.63.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

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

Subdomains

3 observed subdomains of steamcommunity.com.

Web-graph footprint

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

37,041 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for steamcommunity.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_MXsteamcommunity.com

Related pages

Pivot deeper into the graph from steamcommunity.com.

Cypher and MCP

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

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