Skip to content

Hostname

adia.lt

Last fetched

adia.lt resolves to 1 IPv4 address operated by TELIA-LIETUVA in LT. WHOIS lists registrar:uab 'interneto vizija' as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
88.119.222.2388.119.222.0/24AS43811TELIA-LIETUVALT

WHOIS identity

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

Subdomains

1 observed subdomain of adia.lt.

Subdomain
www.adia.lt

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for adia.lt.

MechanismTarget
SPF_Aadia.lt
SPF_INCLUDEspf.serveriai.lt
SPF_MXadia.lt

Related pages

Pivot deeper into the graph from adia.lt.

Cypher and MCP

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

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