Skip to content

Hostname

ftp.ecycle.com.br

Last fetched

ftp.ecycle.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ftp.ecycle.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ftp.ecycle.com.br

Resolution chain

ftp.ecycle.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.84.20.11152.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12452.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12952.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.5452.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.10852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ftp.ecycle.com.br in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ftp.ecycle.com.br.

MechanismTarget
SPF_Aftp.ecycle.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEbmsend.com
SPF_INCLUDEses.echobox.com

Related pages

Pivot deeper into the graph from ftp.ecycle.com.br.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.