Skip to content

Hostname

cbc.be

Last fetched

cbc.be resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in BR. WHOIS lists registrar:name: combell group nv - domeinnaam.be|website: www.combell.com|| as the registrar.

Nutrition Label

WHISPER CANON · cbc.beRouting diversity4.2/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/cbc.be

Resolution chain

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

WHOIS identity

Registrar
registrar:name: combell group nv - domeinnaam.be|website: www.combell.com||
Organization
not shown, please visit www.dnsbelgium.be for webbased whois.
Contact emails

Subdomains

67 observed subdomains of cbc.be.

Web-graph footprint

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

295 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cbc.be.

MechanismTarget
SPF_MXcbc.be

Related pages

Pivot deeper into the graph from cbc.be.

Cypher and MCP

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

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