Skip to content

Hostname

ea5.com.br

Last fetched

ea5.com.br resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ea5.com.brRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ea5.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.5416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.4616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.1116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.18116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.9816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.5216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.68.13316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.22.1823.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.249.3552.216.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.14952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.101.23552.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.160.16552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.95.18152.217.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.22954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.14954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
e-access sc ltda me
Contact emails

Subdomains

1 observed subdomain of ea5.com.br.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ea5.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.locaweb.com.br
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ea5.com.br.

Cypher and MCP

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

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