Skip to content

Hostname

valvesoftware.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.89.226.113104.89.224.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.201.134.9523.201.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.56.200.4823.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

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

Subdomains

35 observed subdomains of valvesoftware.com.

Web-graph footprint

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

3,484 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for valvesoftware.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_IP208.64.202.36/28
SPF_IP208.64.203.142/31
SPF_IP208.64.203.180/30
SPF_IP216.207.205.96/28
SPF_IP2620:f9:1:1::/64
SPF_IP72.165.61.134/31
SPF_MXvalvesoftware.com

Related pages

Pivot deeper into the graph from valvesoftware.com.

Cypher and MCP

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

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