Skip to content

Hostname

henkel.com

Last fetched

henkel.com resolves to 1 IPv4 address operated by BROADBANDCORP - BROADBAND CORP in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · henkel.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/henkel.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.132.25.11185.132.25.0/24AS198913BROADBANDCORP - BROADBAND CORPDE

WHOIS identity

Registrar
iana:299
Organization
henkel ag & co. kgaa
Contact emails

Subdomains

84 observed subdomains of henkel.com.

Web-graph footprint

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

2,782 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for henkel.com.

MechanismTarget
SPF_INCLUDEinc.emailr.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.checkinserver.com
SPF_IP135.220.48.72
SPF_IP159.69.153.136
SPF_IP192.237.159.179
SPF_IP193.187.38.5
SPF_IP193.187.38.8
SPF_IP193.56.217.11
SPF_IP20.52.250.47
SPF_IP3.123.180.57
SPF_IP3.124.15.136
SPF_IP62.200.96.226
SPF_IP80.190.129.134
SPF_IP80.190.129.135
SPF_IP80.190.129.136
SPF_IP80.190.129.137/32

Related pages

Pivot deeper into the graph from henkel.com.

Cypher and MCP

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

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