Skip to content

Hostname

battle.net

Last fetched

battle.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · battle.netRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/battle.net

Resolution chain

battle.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.114.163166.117.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.134.156166.117.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.214.166166.117.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.30.132166.117.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
blizzard entertainment
Contact emails

Subdomains

131 observed subdomains of battle.net.

Web-graph footprint

Distinct hostnames that link to or from battle.net in the public web crawl.

1,948 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for battle.net.

MechanismTarget
SPF_INCLUDEspf1.battle.net
SPF_INCLUDEspf2.battle.net
SPF_INCLUDEspf3.battle.net
SPF_INCLUDEspf4.battle.net
SPF_INCLUDEspf5.battle.net
SPF_INCLUDEspf6.battle.net
SPF_INCLUDEspf7.battle.net

Related pages

Pivot deeper into the graph from battle.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "battle.net"})-[: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.