Hostname
silnice.bkom.cz
Last fetched
silnice.bkom.cz resolves to 1 IPv4 address operated by O2-CZECH-REPUBLIC - O2 Czech Republic, a.s. in CZ.
Nutrition Label
Resolution chain
silnice.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
No WHOIS records are currently associated with silnice.bkom.cz in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for silnice.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 | silnice.bkom.cz |
Related pages
Pivot deeper into the graph from silnice.bkom.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "silnice.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.