Skip to content

Hostname

fendi.com

Last fetched

fendi.com resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · fendi.comRouting diversity3.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fendi.com

Resolution chain

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

WHOIS identity

Registrar
iana:168
Organization
fendi adele s.r.l. - socio unico
Contact emails

Subdomains

103 observed subdomains of fendi.com.

Web-graph footprint

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

4,061 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for fendi.com.

MechanismTarget
SPF_INCLUDE_shortspf.launchmetrics.com
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.app.jaggaer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.fendi.com
SPF_IP112.65.225.212
SPF_IP130.250.184.132
SPF_IP147.78.33.1
SPF_IP151.253.12.52/32
SPF_IP151.253.41.52/32
SPF_IP172.104.235.235
SPF_IP18.196.215.67/32
SPF_IP185.41.215.201
SPF_IP185.41.215.202
SPF_IP193.132.52.1
SPF_IP194.79.56.46
SPF_IP194.79.56.47
SPF_IP204.168.23.12
SPF_IP213.41.42.81/28
SPF_IP3.123.151.205
SPF_IP3.66.57.96
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP64.73.113.32/29
SPF_IP64.73.120.224/27
SPF_IP93.63.181.213

Related pages

Pivot deeper into the graph from fendi.com.

Cypher and MCP

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

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