Skip to content

Hostname

bcb.bm

Last fetched

bcb.bm appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · bcb.bmRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bcb.bm

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with bcb.bm in WhisperGraph.

Subdomains

32 observed subdomains of bcb.bm.

Web-graph footprint

Distinct hostnames that link to or from bcb.bm in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bcb.bm.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDElogiforms.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.68.192.39
SPF_IP199.68.195.46

Related pages

Pivot deeper into the graph from bcb.bm.

Cypher and MCP

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

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