Skip to content

Hostname

kering.com

Last fetched

kering.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in BR.

Nutrition Label

WHISPER CANON · kering.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kering.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.16.169.152.16.169.0/24AS20940AKAMAI-ASN1BR
2.16.169.72.16.169.0/24AS20940AKAMAI-ASN1BR
23.36.162.20423.36.162.0/24AS20940AKAMAI-ASN1DE
23.36.162.21423.36.162.0/24AS20940AKAMAI-ASN1DE
80.239.254.4380.239.224.0/19AS1299TWELVE99 Arelion, fka Telia CarrierSE
95.101.133.3395.101.133.0/24AS1299TWELVE99 Arelion, fka Telia CarrierSE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for kering.com.

MechanismTarget
SPF_INCLUDE_shortspf.launchmetrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.zucchetti.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP13.111.19.74
SPF_IP13.111.87.4/28
SPF_IP13.66.130.121
SPF_IP13.69.143.169
SPF_IP130.211.0.0/22
SPF_IP141.95.14.14
SPF_IP142.215.23.28/32
SPF_IP142.215.23.29/32
SPF_IP142.215.23.30/32
SPF_IP142.215.34.172/32
SPF_IP142.215.34.173
SPF_IP142.215.34.174/32
SPF_IP147.78.32.80/32
SPF_IP148.105.0.0/16
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP167.89.110.192
SPF_IP167.89.126.180
SPF_IP168.245.0.0/17
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP18.202.1.98
SPF_IP180.87.182.9/32
SPF_IP185.132.182.47
SPF_IP185.132.183.245
SPF_IP185.183.29.151
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.254.112.0/20
SPF_IP193.104.231.0/24
SPF_IP194.206.254.0/24
SPF_IP194.244.242.0/24
SPF_IP195.24.246.0/23
SPF_IP195.42.251.0/24
SPF_IP198.2.128.0/18
SPF_IP198.21.0.0/21
SPF_IP198.21.2.183/32
SPF_IP198.21.5.209
SPF_IP198.21.7.119
SPF_IP198.37.144.0/20
SPF_IP20.104.71.155
SPF_IP20.108.5.185
SPF_IP20.117.25.88
SPF_IP20.117.94.132
SPF_IP20.122.27.14
SPF_IP20.190.110.185
SPF_IP20.199.118.217
SPF_IP20.220.79.204
SPF_IP20.223.216.143
SPF_IP20.230.234.206
SPF_IP20.5.85.10
SPF_IP20.96.2.88
SPF_IP2001:4860:4000::/36
SPF_IP205.201.128.0/20
SPF_IP208.117.48.0/20
SPF_IP209.85.128.0/17
SPF_IP213.41.42.80/28
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP217.109.67.0/24
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP3.123.151.205
SPF_IP3.126.175.210/32
SPF_IP3.66.57.96
SPF_IP3.73.197.77/32
SPF_IP34.240.22.171
SPF_IP34.241.179.243
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP4.205.48.246
SPF_IP40.127.75.37
SPF_IP5.196.77.178
SPF_IP50.31.32.0/19
SPF_IP50.31.57.204
SPF_IP51.103.125.121
SPF_IP51.141.3.13

Related pages

Pivot deeper into the graph from kering.com.

Cypher and MCP

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

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