Skip to content

Hostname

kzs.si

Last fetched

kzs.si resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:810 as the registrar.

Nutrition Label

WHISPER CANON · kzs.siRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kzs.si

Resolution chain

kzs.si resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.23.83104.22.19.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.209.216172.68.60.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.116.128.0/18AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.116.192.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
91.185.217.21391.186.210.0/24AS41828TELEMACH-HOSTING - Telemach Slovenija d.o.o.SI

WHOIS identity

Registrar
iana:810
Organization
Contact emails

Subdomains

37 observed subdomains of kzs.si.

Web-graph footprint

Distinct hostnames that link to or from kzs.si in the public web crawl.

279 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kzs.si.

MechanismTarget
SPF_Akzs.si
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.148.73.45
SPF_IP185.148.73.46
SPF_IP91.235.242.121
SPF_MXkzs.si

Related pages

Pivot deeper into the graph from kzs.si.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kzs.si"})-[: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.