Skip to content

Hostname

maserati.com

Last fetched

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

Nutrition Label

WHISPER CANON · maserati.comRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/maserati.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.89.227.248104.89.224.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
104.94.123.132104.94.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
184.31.82.117184.31.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
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.215.16.19023.215.16.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
maserati s.p.a.
Contact emails

Subdomains

189 observed subdomains of maserati.com.

Web-graph footprint

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

2,564 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for maserati.com.

Related pages

Pivot deeper into the graph from maserati.com.

Cypher and MCP

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

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