Skip to content

Hostname

bcfi.be

Last fetched

bcfi.be resolves to 2 IPv4 addresses operated by OVH in BE. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · bcfi.beRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/bcfi.be

Resolution chain

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

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

15 observed subdomains of bcfi.be.

Web-graph footprint

Distinct hostnames that link to or from bcfi.be in the public web crawl.

611 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bcfi.be.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEservers.mcsv.net
SPF_IP178.32.95.190
SPF_IP217.182.30.11
SPF_IP51.254.252.140
SPF_IP51.255.106.122

Related pages

Pivot deeper into the graph from bcfi.be.

Cypher and MCP

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

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