Skip to content

Hostname

krs.lt

Last fetched

krs.lt resolves to 1 IPv4 address operated by AS6769 in LT.

Nutrition Label

WHISPER CANON · krs.ltRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/krs.lt

Resolution chain

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

IPPrefixASNOperatorCountry
195.182.94.75195.182.88.0/21AS6769LT

WHOIS identity

No WHOIS records are currently associated with krs.lt in WhisperGraph.

Subdomains

35 observed subdomains of krs.lt.

Web-graph footprint

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

238 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for krs.lt.

MechanismTarget
SPF_Akrs.lt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.219.14.1
SPF_IP195.182.87.11
SPF_IP195.182.87.75
SPF_IP89.116.15.144
SPF_MXkrs.lt

Related pages

Pivot deeper into the graph from krs.lt.

Cypher and MCP

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

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