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
Resolution chain
steamcommunity.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.49.106 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 173.223.39.222 | 173.223.36.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CL |
| 23.197.130.99 | 23.197.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.54.184.97 | 23.54.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.63.113.216 | 23.63.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- attn steamcommunity.com care of network solutions
- Contact emails
- aa4jf7x398h@networksolutionsprivateregistration.com
- admin@dnstinations.com
- ag6ns6nr6xf@networksolutionsprivateregistration.com
- ak9r475j6m2@networksolutionsprivateregistration.com
- ap7q27fs2c5@networksolutionsprivateregistration.com
- ar5tv37v65a@networksolutionsprivateregistration.com
- ar96d4ct2cd@networksolutionsprivateregistration.com
- b74sa4h73tp@networksolutionsprivateregistration.com
- bb3473pw7tg@networksolutionsprivateregistration.com
- bj8dj6zd4nz@networksolutionsprivateregistration.com
- bt62y2pu3z7@networksolutionsprivateregistration.com
- c42qj4bp9kh@networksolutionsprivateregistration.com
- cd6gf6sb5qu@networksolutionsprivateregistration.com
- cn3g24gt4s7@networksolutionsprivateregistration.com
- cn4uk6en6vp@networksolutionsprivateregistration.com
- d29yq3zz2tv@networksolutionsprivateregistration.com
- db9xz9h4855@networksolutionsprivateregistration.com
- dd7yn99b8xq@networksolutionsprivateregistration.com
- e35n745w39b@networksolutionsprivateregistration.com
- e79jz6869bf@networksolutionsprivateregistration.com
- and 119 more
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for steamcommunity.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_MX | steamcommunity.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.