Skip to content

Hostname

ksu.lt

Last fetched

ksu.lt resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

WHISPER CANON · ksu.ltRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ksu.lt

Resolution chain

ksu.lt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.40.243104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.140.98172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.231.107.7094.231.96.0/20AS48854DK

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
kazimiero simonavičiaus universitetas
Contact emails

Subdomains

10 observed subdomains of ksu.lt.

Web-graph footprint

Distinct hostnames that link to or from ksu.lt in the public web crawl.

203 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ksu.lt.

MechanismTarget
SPF_Aksu.lt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.14.168.150
SPF_MXksu.lt

Related pages

Pivot deeper into the graph from ksu.lt.

Cypher and MCP

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

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