Skip to content

Hostname

aesc.org.br

Last fetched

aesc.org.br resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
140.238.185.209140.238.176.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR
52.67.116.17952.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

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 aesc.org.br in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aesc.org.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEaesspf.aesc.org.br
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendgrid.net
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP177.69.119.128/27
SPF_IP187.108.197.102/32
SPF_IP187.108.197.174
SPF_IP187.45.183.227/32
SPF_IP187.45.183.229
SPF_IP200.143.103.224/27
SPF_IP54.236.90.147/32

Related pages

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

Cypher and MCP

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

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