Skip to content

Hostname

tmd.lt

Last fetched

tmd.lt resolves to 1 IPv4 address operated by INTERNETO-VIZIJA in LT. WHOIS lists registrar:uab 'interneto vizija' as the registrar.

Nutrition Label

WHISPER CANON · tmd.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tmd.lt

Resolution chain

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

IPPrefixASNOperatorCountry
212.237.232.25212.237.232.0/22AS212531INTERNETO-VIZIJALT

WHOIS identity

Registrar
registrar:uab 'interneto vizija'
Organization
uab 'interneto vizija'
Contact emails

Subdomains

8 observed subdomains of tmd.lt.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tmd.lt.

MechanismTarget
SPF_Atmd.lt
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.199.37.167/32
SPF_IP138.199.37.175
SPF_IP212.237.232.25
SPF_IP46.255.211.39
SPF_IP52.114.104.120
SPF_IP85.206.130.221
SPF_MXtmd.lt

Related pages

Pivot deeper into the graph from tmd.lt.

Cypher and MCP

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

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