Hostname
ecycle.com.br
Last fetched
ecycle.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
ecycle.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.127 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.22 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.4 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.75 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.78.19 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.44 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.65 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.83 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.148.102 | 3.165.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.165.148.125 | 3.165.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.165.148.69 | 3.165.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.165.148.88 | 3.165.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- —
- Organization
- epartners empreendimentos integrados ltda me
- Contact emails
Subdomains
14 observed subdomains of ecycle.com.br.
Web-graph footprint
Distinct hostnames that link to or from ecycle.com.br in the public web crawl.
1,813 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ecycle.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | ecycle.com.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | bmsend.com |
| SPF_INCLUDE | ses.echobox.com |
Related pages
Pivot deeper into the graph from ecycle.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ecycle.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.