Skip to content

Hostname

bernet.edu.bi

Last fetched

bernet.edu.bi has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:afriregister1 as the registrar.

Nutrition Label

WHISPER CANON · bernet.edu.biRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bernet.edu.bi

Resolution chain

bernet.edu.bi has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:afriregister1
Organization
grégoire njejimana
Contact emails

Subdomains

19 observed subdomains of bernet.edu.bi.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bernet.edu.bi.

MechanismTarget
SPF_IP154.119.8.39
SPF_IP154.119.8.41
SPF_IP2c0f:f788:0:3:0:0:0:7
SPF_IP2c0f:f788:0:3:0:0:0:9

Related pages

Pivot deeper into the graph from bernet.edu.bi.

Cypher and MCP

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

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