Hostname
weleda.com.br
Last fetched
weleda.com.br resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:toweb-brasil (48) as the registrar.
Nutrition Label
Resolution chain
weleda.com.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.251.85.138 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.213.220.96 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.155.36.182 | 54.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:toweb-brasil (48)
- Organization
- weleda do brasil laborat?rio e farm?cia ltda.
- Contact emails
Subdomains
8 observed subdomains of weleda.com.br.
Web-graph footprint
Distinct hostnames that link to or from weleda.com.br in the public web crawl.
104 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for weleda.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | mail.jetshopping.com.br |
| SPF_INCLUDE | outbound.mailhop.org |
| SPF_INCLUDE | smtp.vtexcrm.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_INCLUDE | welspf.weleda.com.br |
| SPF_IP | 18.194.108.232 |
| SPF_IP | 35.157.101.98 |
| SPF_IP | 35.157.144.200 |
| SPF_IP | 5.79.89.160/28 |
| SPF_IP | 5.79.89.162/32 |
| SPF_IP | 83.149.85.240 |
| SPF_IP | 87.119.202.201/32 |
Related pages
Pivot deeper into the graph from weleda.com.br.
- IP · 34.251.85.138
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:toweb-brasil (48)
- Country · IE
- Email · luizpaulo@weleda.com.br
- Apex domain · com.br
- TLD · .br
- Browse hostnames · we…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "weleda.com.br"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.