Skip to content

Hostname

cbfa.be

Last fetched

cbfa.be resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in NL. WHOIS lists registrar:telenet bvba as the registrar.

Nutrition Label

WHISPER CANON · cbfa.beRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/cbfa.be

Resolution chain

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

IPPrefixASNOperatorCountry
212.123.224.90212.123.192.0/18AS8220COLT COLT Technology Services Group LimitedNL

WHOIS identity

Registrar
registrar:telenet bvba
Organization
Contact emails

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cbfa.be.

MechanismTarget
SPF_Acbfa.be
SPF_Amail2.terranovasite.com
SPF_Amailinfra.oodrive.com
SPF_INCLUDE_spf.nrb.be
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.117.36.69
SPF_IP217.117.36.70
SPF_IP3.250.248.228/32
SPF_IP34.243.30.142/32
SPF_IP52.210.242.66/32
SPF_IP54.216.148.164/32
SPF_MXcbfa.be

Related pages

Pivot deeper into the graph from cbfa.be.

Cypher and MCP

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

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