Skip to content

Hostname

brunaefe.com.br

Last fetched

brunaefe.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · brunaefe.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/brunaefe.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.12913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.2313.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.4913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.8913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.255.1103.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.173.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.313.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.573.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

No WHOIS records are currently associated with brunaefe.com.br in WhisperGraph.

Subdomains

1 observed subdomain of brunaefe.com.br.

Threat posture

History

Related pages

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

Cypher and MCP

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

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