Skip to content

Hostname

weleda.de

Last fetched

weleda.de resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · weleda.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/weleda.de

Resolution chain

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

IPPrefixASNOperatorCountry
34.251.85.13835.5.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.220.9652.216.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.36.18254.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with weleda.de in WhisperGraph.

Subdomains

28 observed subdomains of weleda.de.

Web-graph footprint

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

1,122 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for weleda.de.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.senders.dc.aeb.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_INCLUDEspf.sosafe.de
SPF_IP18.153.184.0/27
SPF_IP194.37.255.0/24
SPF_IP212.87.146.213
SPF_IP212.87.154.11
SPF_IP212.87.154.12
SPF_IP212.87.154.20
SPF_IP212.87.155.230
SPF_IP213.30.239.130
SPF_IP2a05:d014:b6d:df06::1000/124
SPF_IP31.25.152.39
SPF_IP31.25.152.40
SPF_IP5.79.89.162/32
SPF_IP5.9.121.188
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP62.245.157.195
SPF_IP83.149.85.240
SPF_IP91.198.224.0/24
SPF_MXweleda.de

Related pages

Pivot deeper into the graph from weleda.de.

Cypher and MCP

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

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