Skip to content

Hostname

kinet.cz

Last fetched

kinet.cz resolves to 1 IPv4 address operated by AS25248 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · kinet.czRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/kinet.cz

Resolution chain

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

IPPrefixASNOperatorCountry
85.207.58.13085.207.0.0/16AS25248CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
kinet s.r.o.
Contact emails

Subdomains

83 observed subdomains of kinet.cz.

Web-graph footprint

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

76 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

22 SPF mechanisms authorising senders for kinet.cz.

MechanismTarget
SPF_Amail.sws.cz
SPF_Aposta.sws.cz
SPF_INCLUDE_spf.mlsend.com
SPF_IP2a02:a40:100:2200:0:0:0:3
SPF_IP81.95.108.157
SPF_IP81.95.108.169
SPF_IP81.95.108.185
SPF_IP84.244.76.115
SPF_IP84.244.76.116
SPF_IP84.244.76.117
SPF_IP84.244.76.119
SPF_IP84.244.76.45
SPF_IP84.244.76.73
SPF_IP84.244.76.74
SPF_IP85.207.58.130
SPF_IP85.207.58.131
SPF_IP85.207.58.133
SPF_IP85.207.58.135
SPF_IP85.207.58.136
SPF_IP85.207.58.154
SPF_IP85.207.58.164
SPF_IP85.207.58.26

Related pages

Pivot deeper into the graph from kinet.cz.

Cypher and MCP

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

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