Skip to content

Hostname

lsp.lt

Last fetched

lsp.lt resolves to 1 IPv4 address operated by AS212531 in LT. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

WHISPER CANON · lsp.ltRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/lsp.lt

Resolution chain

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

IPPrefixASNOperatorCountry
80.209.235.4580.210.0.0/20AS212531LT

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
lietuvos studentų sąjunga
Contact emails

Subdomains

6 observed subdomains of lsp.lt.

Web-graph footprint

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

72 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for lsp.lt.

MechanismTarget
SPF_Abulk.lss.lt
SPF_Ademeter.d-agency.lt
SPF_Ahelpdesk.lsp.lt
SPF_Alsp.lt
SPF_Amail.lsp.lt
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEsendgrid.net
SPF_IP35.158.188.203
SPF_IP92.61.34.22
SPF_IP92.61.34.23
SPF_IP92.61.38.215
SPF_IP92.61.38.33
SPF_MXlsp.lt

Related pages

Pivot deeper into the graph from lsp.lt.

Cypher and MCP

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

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