Skip to content

Hostname

on.lt

Last fetched

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

Nutrition Label

WHISPER CANON · on.ltRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/on.lt

Resolution chain

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

IPPrefixASNOperatorCountry
217.147.40.110217.147.40.0/24AS24852VINITALT

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
Contact emails

Subdomains

14 observed subdomains of on.lt.

Web-graph footprint

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

150 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for on.lt.

MechanismTarget
SPF_IP217.147.40.110
SPF_IP78.62.59.166
SPF_IP88.223.201.156

Related pages

Pivot deeper into the graph from on.lt.

Cypher and MCP

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

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