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
Resolution chain
kenzo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.16.44.89 | 185.16.44.0/24 | AS61168 | — | FR |
WHOIS identity
- Registrar
- iana:9
- Organization
- intellectual property department
- Contact emails
Subdomains
30 observed subdomains of kenzo.com.
Showing 24 of 30. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for kenzo.com.
| Mechanism | Target |
|---|---|
| SPF_A | production.eu01.kenzo.demandware.net |
| SPF_A | staging.eu01.kenzo.demandware.net |
| SPF_INCLUDE | _shortspf.launchmetrics.com |
| SPF_INCLUDE | mailing.spf.ecritel.net |
| SPF_INCLUDE | spf.kenzo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 165.76.165.121 |
| SPF_IP | 185.110.84.19 |
| SPF_IP | 20.50.196.211 |
| SPF_IP | 212.95.66.61 |
| SPF_IP | 213.182.43.178 |
| SPF_IP | 40.119.151.185 |
| SPF_IP | 52.157.236.150 |
| SPF_IP | 61.206.170.157/32 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.