Skip to content

Hostname

weleda.cl

Last fetched

weleda.cl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · weleda.clRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/weleda.cl

Resolution chain

weleda.cl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.251.85.13834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.220.9652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.36.18254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
mr admin weledaworld
Contact emails

Subdomains

10 observed subdomains of weleda.cl.

Web-graph footprint

Distinct hostnames that link to or from weleda.cl in the public web crawl.

53 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for weleda.cl.

MechanismTarget
SPF_Aweleda.cl
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.weleda.anpdm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.194.108.232
SPF_IP190.107.176.10
SPF_IP190.107.176.11
SPF_IP190.107.176.12
SPF_IP35.157.101.98
SPF_IP35.157.144.200
SPF_IP5.79.89.162/32
SPF_MXweleda.cl

Related pages

Pivot deeper into the graph from weleda.cl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "weleda.cl"})-[: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.