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
Resolution chain
henkel.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.132.25.11 | 185.132.25.0/24 | AS198913 | BROADBANDCORP - BROADBAND CORP | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- henkel ag & co. kgaa
- Contact emails
Subdomains
84 observed subdomains of henkel.com.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from henkel.com in the public web crawl.
2,782 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for henkel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | inc.emailr.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.checkinserver.com |
| SPF_IP | 135.220.48.72 |
| SPF_IP | 159.69.153.136 |
| SPF_IP | 192.237.159.179 |
| SPF_IP | 193.187.38.5 |
| SPF_IP | 193.187.38.8 |
| SPF_IP | 193.56.217.11 |
| SPF_IP | 20.52.250.47 |
| SPF_IP | 3.123.180.57 |
| SPF_IP | 3.124.15.136 |
| SPF_IP | 62.200.96.226 |
| SPF_IP | 80.190.129.134 |
| SPF_IP | 80.190.129.135 |
| SPF_IP | 80.190.129.136 |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.