Hostname
bcb.cz
Last fetched
bcb.cz resolves to 1 IPv4 address operated by AS25234 in CZ. WHOIS lists registrar:reg-active24 as the registrar.
Nutrition Label
Resolution chain
bcb.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.15.10.180 | 31.15.8.0/21 | AS25234 | — | CZ |
WHOIS identity
- Registrar
- registrar:reg-active24
- Organization
- biskupstvi ceskobudejovicke
- Contact emails
- —
Subdomains
34 observed subdomains of bcb.cz.
Showing 23 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bcb.cz in the public web crawl.
133 sites link to this hostname.
172 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for bcb.cz.
| Mechanism | Target |
|---|---|
| SPF_A | mail.bcb.cz |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.123.210.19 |
| SPF_IP | 82.208.7.222 |
| SPF_IP | 89.24.130.38 |
| SPF_MX | bcb.cz |
Related pages
Pivot deeper into the graph from bcb.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bcb.cz"})-[: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.