Hostname
bkom.cz
Last fetched
bkom.cz resolves to 1 IPv4 address operated by O2-CZECH-REPUBLIC - O2 Czech Republic, a.s. in CZ. WHOIS lists registrar:reg-zoner as the registrar.
Nutrition Label
Resolution chain
bkom.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 |
|---|---|---|---|---|
| 194.228.50.140 | 194.228.0.0/17 | AS5610 | O2-CZECH-REPUBLIC - O2 Czech Republic, a.s. | CZ |
WHOIS identity
- Registrar
- registrar:reg-zoner
- Organization
- brnenske komunikace a.s.
- Contact emails
Subdomains
23 observed subdomains of bkom.cz.
Web-graph footprint
Distinct hostnames that link to or from bkom.cz in the public web crawl.
121 sites link to this hostname.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for bkom.cz.
| Mechanism | Target |
|---|---|
| SPF_A | mail.bkom.cz |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.228.50.126 |
| SPF_IP | 194.228.50.140 |
| SPF_IP | 194.228.50.141 |
| SPF_IP | 194.228.50.145 |
| SPF_IP | 194.228.50.146 |
| SPF_IP | 194.228.50.154 |
| SPF_IP | 194.228.50.177 |
| SPF_IP | 62.168.15.82 |
| SPF_IP | 82.99.163.130 |
| SPF_IP | 85.93.121.22 |
| SPF_IP | 91.201.32.12 |
| SPF_IP | 91.214.192.158/32 |
| SPF_MX | bkom.cz |
Related pages
Pivot deeper into the graph from bkom.cz.
- IP · 194.228.50.140
- ASN · AS5610O2-CZECH-REPUBLIC - O2 Czech Republic, a.s.
- Registrar · registrar:reg-zoner
- Country · CZ
- Email · bkom@bkom.cz
- TLD · .cz
- Browse hostnames · bk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bkom.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.