Skip to content

Hostname

blizzard.com

Last fetched

blizzard.com 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 · blizzard.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/blizzard.com

Resolution chain

blizzard.com 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

143 observed subdomains of blizzard.com.

Web-graph footprint

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

4,198 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for blizzard.com.

MechanismTarget
SPF_INCLUDEspfa.blizzard.com

Related pages

Pivot deeper into the graph from blizzard.com.

Cypher and MCP

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

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