Skip to content

Hostname

weleda.fr

Last fetched

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

Nutrition Label

WHISPER CANON · weleda.frRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/weleda.fr

Resolution chain

weleda.fr 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.33.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.220.9652.216.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.36.18254.176.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi
Organization
weleda
Contact emails

Subdomains

22 observed subdomains of weleda.fr.

Web-graph footprint

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

734 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for weleda.fr.

MechanismTarget
SPF_Aweleda.fr
SPF_INCLUDEspfa_bo.touch-sell.net.weleda.fr
SPF_INCLUDEspfb_eskerondemand.com.weleda.fr
SPF_INCLUDEspfc_anpdm.com.weleda.fr
SPF_INCLUDEspfd_cegid.com.weleda.fr
SPF_INCLUDEspfe_cegedim.com.weleda.fr
SPF_IP80.77.225.1
SPF_MXweleda.fr

Related pages

Pivot deeper into the graph from weleda.fr.

Cypher and MCP

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

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