Skip to content

Hostname

bnb.com.br

Last fetched

bnb.com.br resolves to 2 IPv4 addresses operated by AS264581 in BR.

Nutrition Label

WHISPER CANON · bnb.com.brRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/bnb.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
banco do nordeste do brasil s/a
Contact emails

Subdomains

2 observed subdomains of bnb.com.br.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bnb.com.br.

MechanismTarget
SPF_Abnb.com.br
SPF_INCLUDEspf.hiperstream.com
SPF_INCLUDEspf.homemurbano.com.br
SPF_IP131.161.212.21
SPF_IP189.36.0.52
SPF_IP198.17.120.0/23
SPF_IP37.60.230.235
SPF_IP49.13.64.153
SPF_MXbnb.com.br

Related pages

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

Cypher and MCP

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

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