Skip to content

Hostname

andra.com.br

Last fetched

andra.com.br resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · andra.com.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/andra.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.129.11318.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.215.89.13118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
eletrica comercial andra ltda.
Contact emails

Subdomains

43 observed subdomains of andra.com.br.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for andra.com.br.

MechanismTarget
SPF_Aandra.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.maiex13.com.br
SPF_INCLUDEspf.provedordeemail.com.br
SPF_IP177.47.3.150
SPF_IP189.57.54.164
SPF_IP35.209.254.152
SPF_MXandra.com.br

Related pages

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

Cypher and MCP

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

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