Skip to content

Hostname

kenzo.com

Last fetched

kenzo.com resolves to 1 IPv4 address operated by AS61168 in FR. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · kenzo.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/kenzo.com

Resolution chain

kenzo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.16.44.89185.16.44.0/24AS61168FR

WHOIS identity

Registrar
iana:9
Organization
intellectual property department
Contact emails

Subdomains

30 observed subdomains of kenzo.com.

Web-graph footprint

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

1,623 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for kenzo.com.

MechanismTarget
SPF_Aproduction.eu01.kenzo.demandware.net
SPF_Astaging.eu01.kenzo.demandware.net
SPF_INCLUDE_shortspf.launchmetrics.com
SPF_INCLUDEmailing.spf.ecritel.net
SPF_INCLUDEspf.kenzo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.76.165.121
SPF_IP185.110.84.19
SPF_IP20.50.196.211
SPF_IP212.95.66.61
SPF_IP213.182.43.178
SPF_IP40.119.151.185
SPF_IP52.157.236.150
SPF_IP61.206.170.157/32
SPF_IP91.121.114.43

Related pages

Pivot deeper into the graph from kenzo.com.

Cypher and MCP

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

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