Skip to content

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

WHISPER CANON · bkom.czRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/bkom.cz

Resolution chain

bkom.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.228.50.140194.228.0.0/17AS5610O2-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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bkom.cz.

MechanismTarget
SPF_Amail.bkom.cz
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.228.50.126
SPF_IP194.228.50.140
SPF_IP194.228.50.141
SPF_IP194.228.50.145
SPF_IP194.228.50.146
SPF_IP194.228.50.154
SPF_IP194.228.50.177
SPF_IP62.168.15.82
SPF_IP82.99.163.130
SPF_IP85.93.121.22
SPF_IP91.201.32.12
SPF_IP91.214.192.158/32
SPF_MXbkom.cz

Related pages

Pivot deeper into the graph from bkom.cz.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.