Hostname
dota2.com
Last fetched
dota2.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
dota2.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.10.139 | 2.16.10.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.10.142 | 2.16.10.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.212.164.179 | 23.212.164.0/24 | AS20940 | AKAMAI-ASN1 | IN |
| 23.57.76.11 | 23.57.76.0/24 | AS20940 | AKAMAI-ASN1 | IN |
WHOIS identity
- Registrar
- iana:292
- Organization
- attn dota2.com care of network solutions
- Contact emails
- aj5nn9ay94m@networksolutionsprivateregistration.com
- aw8fp96y6ht@networksolutionsprivateregistration.com
- ax8zz4zx48p@networksolutionsprivateregistration.com
- b528q9tg4zh@networksolutionsprivateregistration.com
- bz2532fd9bc@networksolutionsprivateregistration.com
- d29yq3zz2tv@networksolutionsprivateregistration.com
- itgext@valvesoftware.com
- jy4cj9q482s@networksolutionsprivateregistration.com
- kf4b47ck8k5@networksolutionsprivateregistration.com
- kh2g75nv22a@networksolutionsprivateregistration.com
- kx9cg76x3hy@networksolutionsprivateregistration.com
- m76zk7dy87j@networksolutionsprivateregistration.com
- mc9bn2aq5af@networksolutionsprivateregistration.com
- mf9pw6gt7uz@networksolutionsprivateregistration.com
- mh4xw25v25a@networksolutionsprivateregistration.com
- mh8m46n894f@networksolutionsprivateregistration.com
- my6xt5xd2sx@networksolutionsprivateregistration.com
- n54p42jw7tg@networksolutionsprivateregistration.com
- nz2gh8g68jf@networksolutionsprivateregistration.com
- pt98v8cw62w@networksolutionsprivateregistration.com
- and 15 more
Subdomains
14 observed subdomains of dota2.com.
Web-graph footprint
Distinct hostnames that link to or from dota2.com in the public web crawl.
2,885 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for dota2.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_MX | dota2.com |
Related pages
Pivot deeper into the graph from dota2.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dota2.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.