Skip to content

Hostname

overwolf.com

Last fetched

overwolf.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

overwolf.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.25108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.27108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.77108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.98108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.62.3354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.3554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.6654.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.7954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
65.9.175.12465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

65 observed subdomains of overwolf.com.

Web-graph footprint

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

669 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for overwolf.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from overwolf.com.

Cypher and MCP

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

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