Skip to content

Hostname

lmt.lv

Last fetched

lmt.lv resolves to 1 IPv4 address operated by AS24921 in LV.

Nutrition Label

WHISPER CANON · lmt.lvRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/lmt.lv

Resolution chain

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

IPPrefixASNOperatorCountry
212.93.97.105212.93.191.0/24AS24921LV

WHOIS identity

Registrar
Organization
latvijas mobilais telefons sia
Contact emails

Subdomains

90 observed subdomains of lmt.lv.

Web-graph footprint

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

392 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for lmt.lv.

MechanismTarget
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEe.lmt.lv
SPF_INCLUDEmailer.recommy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.3.201.140
SPF_IP212.3.201.141
SPF_IP212.93.96.2/32
SPF_IP212.93.96.4
SPF_IP212.93.97.214
SPF_IP212.93.97.215
SPF_IP212.93.98.163
SPF_IP212.93.98.165
SPF_IP2a03:ec00:aad3::/120

Related pages

Pivot deeper into the graph from lmt.lv.

Cypher and MCP

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

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