Skip to content

Hostname

lif.lt

Last fetched

lif.lt resolves to 1 IPv4 address operated by AS-HOSTINGER in LT. WHOIS lists registrar:hostinger operations, uab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.84.205.13745.84.204.0/22AS47583AS-HOSTINGERLT

WHOIS identity

Registrar
registrar:hostinger operations, uab
Organization
iį 'owexx'
Contact emails

Subdomains

1 observed subdomain of lif.lt.

Subdomain
www.lif.lt

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for lif.lt.

MechanismTarget
SPF_Alif.lt
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_MXlif.lt

Related pages

Pivot deeper into the graph from lif.lt.

Cypher and MCP

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

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