Hostname
kenvue.com
Last fetched
kenvue.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
kenvue.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.6.199 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.6.220 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.6.30 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.6.7 | 2.16.6.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 69.192.139.106 | 69.192.139.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 69.192.139.111 | 69.192.139.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@domain-contact.org
- 10060be0ca42e70f8c145f896e9a7ca512197038f96c23b5855f8a0e731da7f3@kenvue.com.whoisproxy.org
- 2754d79670ec0a12ea2672d55a7d6898711f3188d3d978daca2428fc7cb0ca67@kenvue.com.whoisproxy.org
- d4e4ec36f7fcb5b471c82248b60edb1d6063f6a9a8e61aba075e07dc62db0150@kenvue.com.whoisproxy.org
- f129cbbd0ca548b103f16c0148524d5e7b355253f6554f65b95449c3e737ba2e@kenvue.com.whoisproxy.org
Subdomains
18 observed subdomains of kenvue.com.
Web-graph footprint
Distinct hostnames that link to or from kenvue.com in the public web crawl.
1,126 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kenvue.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.kenvue.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from kenvue.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kenvue.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.