Skip to content

Hostname

elaba.lt

Last fetched

elaba.lt resolves to 1 IPv4 address operated by AS2847 in LT. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

WHISPER CANON · elaba.ltRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/elaba.lt

Resolution chain

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

IPPrefixASNOperatorCountry
83.171.18.1483.171.0.0/18AS2847LT

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
Contact emails

Subdomains

65 observed subdomains of elaba.lt.

Web-graph footprint

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

59 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for elaba.lt.

MechanismTarget
SPF_Aav1.vu.lt
SPF_Aav2.vu.lt
SPF_Aav3.vu.lt
SPF_Aav4.vu.lt
SPF_Amailrelay.vu.lt
SPF_IP83.171.18.0/24
SPF_MXelaba.lt
SPF_MXmail.elaba.lt

Related pages

Pivot deeper into the graph from elaba.lt.

Cypher and MCP

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

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