Skip to content

Hostname

wella.com

Last fetched

wella.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · wella.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wella.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.116108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.32108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.7108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.72108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
18.161.97.10618.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.1318.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.4018.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.9918.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
wella international operations switzerland s.a r.l.
Contact emails

Subdomains

66 observed subdomains of wella.com.

Web-graph footprint

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

2,216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for wella.com.

MechanismTarget
SPF_INCLUDE_spf.connectstorm.jp
SPF_INCLUDE_spf.timeforstorm.com
SPF_INCLUDE_spf.timeforstorm.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.210.94.127
SPF_IP194.15.48.141
SPF_IP194.15.48.173
SPF_IP198.203.169.10
SPF_IP208.84.65.221
SPF_IP208.86.201.177
SPF_IP34.107.8.58/32
SPF_IP35.242.247.107/32
SPF_IP52.190.47.198
SPF_IP92.103.63.132
SPF_IP92.103.63.133

Related pages

Pivot deeper into the graph from wella.com.

Cypher and MCP

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

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