Skip to content

Hostname

weleda.com

Last fetched

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

Nutrition Label

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

Resolution chain

weleda.com 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
iana:269
Organization
ben alexandra
Contact emails

Subdomains

34 observed subdomains of weleda.com.

Web-graph footprint

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

742 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for weleda.com.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEoutbound.mailhop.org
SPF_INCLUDEspf.sosafe.de
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP18.153.184.0/27
SPF_IP18.194.108.232
SPF_IP2a05:d014:b6d:df06::1000/124
SPF_IP35.157.101.98
SPF_IP35.157.144.200
SPF_IP5.79.89.160/28
SPF_IP5.79.89.162/32
SPF_IP83.149.85.240
SPF_IP87.119.202.201/32

Related pages

Pivot deeper into the graph from weleda.com.

Cypher and MCP

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

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