Skip to content

Hostname

cea.com.br

Last fetched

cea.com.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · cea.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cea.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.113108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.22108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.42108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.7108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.226.155.1113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.2313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.249.8.9713.249.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.249.8.9913.249.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.239.208.12118.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.2818.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.7718.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.8918.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
3.167.2.1083.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.43.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.573.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.723.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.174.18.1263.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.623.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cea.com.br in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cea.com.br.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-000be101.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfmg.mailgrid.com.br
SPF_IP177.154.150.72
SPF_MXcea.com.br

Related pages

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

Cypher and MCP

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

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