Skip to content

Hostname

amazoniadepe.org.br

Last fetched

amazoniadepe.org.br resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · amazoniadepe.org.brRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/amazoniadepe.org.br

Resolution chain

amazoniadepe.org.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.238.102.18734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.21.9144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.56.24854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
instituto amazonia de pe
Contact emails

Subdomains

48 observed subdomains of amazoniadepe.org.br.

Web-graph footprint

Distinct hostnames that link to or from amazoniadepe.org.br in the public web crawl.

77 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for amazoniadepe.org.br.

MechanismTarget
SPF_INCLUDE%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from amazoniadepe.org.br.

Cypher and MCP

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

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