Skip to content

Hostname

kjuc.si

Last fetched

kjuc.si resolves to 1 IPv4 address operated by AS12778 in SI.

Nutrition Label

WHISPER CANON · kjuc.siRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kjuc.si

Resolution chain

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

IPPrefixASNOperatorCountry
212.72.103.55212.72.96.0/19AS12778SI

WHOIS identity

No WHOIS records are currently associated with kjuc.si in WhisperGraph.

Subdomains

4 observed subdomains of kjuc.si.

Web-graph footprint

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

31 sites link to this hostname.

166 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kjuc.si.

MechanismTarget
SPF_Akjuc.si
SPF_IP153.5.61.0/25
SPF_IP193.2.0.0/24
SPF_IP193.2.1.0/24
SPF_IP2001:1470:8000::/64
SPF_IP2001:1470:80dc:2003::/64
SPF_MXkjuc.si

Related pages

Pivot deeper into the graph from kjuc.si.

Cypher and MCP

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

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