Skip to content

Hostname

basa.com.br

Last fetched

basa.com.br resolves to 1 IPv4 address operated by AS4230 in BR.

Nutrition Label

WHISPER CANON · basa.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/basa.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
banco da amazonia s/a
Contact emails

Subdomains

5 observed subdomains of basa.com.br.

Web-graph footprint

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

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for basa.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.242.209.128/26
SPF_IP200.242.209.219
SPF_IP201.90.109.139

Related pages

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

Cypher and MCP

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

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