Skip to content

Hostname

blika.cz

Last fetched

blika.cz resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists registrar:reg-keysystems as the registrar.

Nutrition Label

WHISPER CANON · blika.czRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/blika.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.21.40.107185.21.40.0/22AS48854DK

WHOIS identity

Registrar
registrar:reg-keysystems
Organization
blika a/s
Contact emails

Subdomains

1 observed subdomain of blika.cz.

Subdomain
www.blika.cz

Web-graph footprint

Distinct hostnames that link to or from blika.cz in the public web crawl.

5 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for blika.cz.

MechanismTarget
SPF_Ablika.cz
SPF_Amail.blika.dk
SPF_Asmtprelay01.wwi.dk
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.21.40.107
SPF_IP188.94.250.251/32
SPF_IP194.132.180.109
SPF_IP37.128.222.74
SPF_IP62.168.72.170
SPF_IP83.151.144.145
SPF_IP83.151.144.20
SPF_IP93.91.145.14
SPF_MXblika.cz

Related pages

Pivot deeper into the graph from blika.cz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "blika.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.