Skip to content

Hostname

fanatic.com

Last fetched

fanatic.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.11818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1103.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1253.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.273.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.943.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:106
Organization
alexander kaltenbrunner
Contact emails

Subdomains

13 observed subdomains of fanatic.com.

Web-graph footprint

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

398 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fanatic.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.94.210.136
SPF_IP168.245.74.191
SPF_IP195.3.86.159
SPF_IP212.183.17.83
SPF_IP212.183.17.84
SPF_IP80.120.5.109
SPF_IP85.236.59.77

Related pages

Pivot deeper into the graph from fanatic.com.

Cypher and MCP

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

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