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
Resolution chain
cbc.be resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.169.133 | 2.16.169.0/24 | AS20940 | AKAMAI-ASN1 | BR |
| 2.16.169.144 | 2.16.169.0/24 | AS20940 | AKAMAI-ASN1 | BR |
| 2.17.100.130 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.144 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.153 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.159 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.42.249 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.81 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.61.251.16 | 23.61.251.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.61.251.4 | 23.61.251.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 95.100.146.26 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 95.100.146.8 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
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.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cbc.be in the public web crawl.
295 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cbc.be.
| Mechanism | Target |
|---|---|
| SPF_MX | cbc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.