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
Resolution chain
valvesoftware.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.89.226.113 | 104.89.224.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.201.134.95 | 23.201.128.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IN |
| 23.56.200.48 | 23.56.200.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- attn valvesoftware.com care of network solutions
- Contact emails
- admin@dnstinations.com
- ap7q27fs2c5@networksolutionsprivateregistration.com
- ar5tv37v65a@networksolutionsprivateregistration.com
- cd6gf6sb5qu@networksolutionsprivateregistration.com
- cm2gp6vg4ab@networksolutionsprivateregistration.com
- d29yq3zz2tv@networksolutionsprivateregistration.com
- e79jz6869bf@networksolutionsprivateregistration.com
- es4fq3548cy@networksolutionsprivateregistration.com
- fp5jw3dq8my@networksolutionsprivateregistration.com
- gf4a37zs5mf@networksolutionsprivateregistration.com
- gq43y2fu7bn@networksolutionsprivateregistration.com
- gv7pc6ks4fz@networksolutionsprivateregistration.com
- h273527a47e@networksolutionsprivateregistration.com
- h87pr9nh42w@networksolutionsprivateregistration.com
- ha6c96vp84v@networksolutionsprivateregistration.com
- itgext@valvesoftware.com
- jj36d8kz99y@networksolutionsprivateregistration.com
- jy4cj9q482s@networksolutionsprivateregistration.com
- k59qr6nf4nk@networksolutionsprivateregistration.com
- kh2g75nv22a@networksolutionsprivateregistration.com
- and 34 more
Subdomains
35 observed subdomains of valvesoftware.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from valvesoftware.com in the public web crawl.
3,484 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for valvesoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_IP | 208.64.202.36/28 |
| SPF_IP | 208.64.203.142/31 |
| SPF_IP | 208.64.203.180/30 |
| SPF_IP | 216.207.205.96/28 |
| SPF_IP | 2620:f9:1:1::/64 |
| SPF_IP | 72.165.61.134/31 |
| SPF_MX | valvesoftware.com |
Related pages
Pivot deeper into the graph from valvesoftware.com.
- IP · 104.89.226.113
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · US
- Email · admin@dnstinations.com
- TLD · .com
- Browse hostnames · va…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.