Skip to content

Hostname

maserati.it

Last fetched

maserati.it resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · maserati.itRouting diversity4.2/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/maserati.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.92.224.173104.92.224.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
2.17.185.1292.17.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.210.112.21023.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.212.200.24323.212.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.215.16.19023.215.16.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.56.201.18723.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:gandi sas
Organization
maserati s.p.a.
Contact emails

Subdomains

25 observed subdomains of maserati.it.

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for maserati.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.maserati.it
SPF_INCLUDE_spf2.maserati.it
SPF_INCLUDE_spf3.maserati.it
SPF_INCLUDE_spf4.maserati.it
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmaserati.it

Related pages

Pivot deeper into the graph from maserati.it.

Cypher and MCP

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

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