Skip to content

Hostname

bcab.bi

Last fetched

bcab.bi resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in DE. WHOIS lists registrar:afriregister1 as the registrar.

Nutrition Label

WHISPER CANON · bcab.biRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bcab.bi

Resolution chain

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

IPPrefixASNOperatorCountry
144.91.75.67144.91.74.0/23AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
registrar:afriregister1
Organization
banque communautaire et agricole du burundi
Contact emails

Subdomains

34 observed subdomains of bcab.bi.

Web-graph footprint

Distinct hostnames that link to or from bcab.bi in the public web crawl.

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bcab.bi.

MechanismTarget
SPF_Abcab.bi
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.91.75.67
SPF_MXbcab.bi

Related pages

Pivot deeper into the graph from bcab.bi.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bcab.bi"})-[: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.