Skip to content

Hostname

abe.com.br

Last fetched

abe.com.br resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

abe.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.94.76.2654.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
carlos henrique ferreira
Contact emails

Subdomains

35 observed subdomains of abe.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for abe.com.br.

MechanismTarget
SPF_INCLUDE45087806.spf08.hubspotemail.net
SPF_INCLUDEinova.net

Related pages

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

Cypher and MCP

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

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