Skip to content

Hostname

lmt.lt

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.127.3.117185.128.78.0/23AS6769LT

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
Contact emails

Subdomains

17 observed subdomains of lmt.lt.

Web-graph footprint

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

334 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lmt.lt.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.127.3.125
SPF_IP185.127.3.62
SPF_IP193.219.91.201
SPF_IP193.219.91.202
SPF_IP2002:c1db:5bcd:0:0:0:c1db:5bcd

Related pages

Pivot deeper into the graph from lmt.lt.

Cypher and MCP

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

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