Skip to content

Hostname

fanatics.it

Last fetched

fanatics.it resolves to 15 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

WHISPER CANON · fanatics.itRouting diversity3.9/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/fanatics.it

Resolution chain

fanatics.it resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.126.37.144104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
104.126.37.145104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.212.110.11323.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.12123.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.1623.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.3523.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.5623.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.923.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.9723.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.36.162.20523.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.36.162.22023.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.53.11.13723.53.11.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.53.11.14623.53.11.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.55.104.1323.55.104.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.IT
23.55.104.5423.55.104.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.IT

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
fanatics (international)
Contact emails

Subdomains

1 observed subdomain of fanatics.it.

Web-graph footprint

Distinct hostnames that link to or from fanatics.it in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from fanatics.it.

Cypher and MCP

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

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