Skip to content

Hostname

118.lt

Last fetched

118.lt resolves to 1 IPv4 address operated by AS8764 in LT. WHOIS lists registrar:telia lietuva, ab as the registrar.

Nutrition Label

WHISPER CANON · 118.ltRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/118.lt

Resolution chain

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

IPPrefixASNOperatorCountry
85.206.154.10285.206.152.0/22AS8764LT

WHOIS identity

Registrar
registrar:telia lietuva, ab
Organization
telia lietuva, ab
Contact emails

Subdomains

4 observed subdomains of 118.lt.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 118.lt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP88.118.134.180
SPF_MX118.lt

Related pages

Pivot deeper into the graph from 118.lt.

Cypher and MCP

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

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