Skip to content

Hostname

estcham.lt

Last fetched

estcham.lt resolves to 2 IPv4 addresses operated by INTERNETO-VIZIJA in LT. WHOIS lists registrar:uab 'interneto vizija' as the registrar.

Nutrition Label

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

Resolution chain

estcham.lt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.235.64.46109.235.64.0/21AS212531INTERNETO-VIZIJALT
194.135.87.124194.135.80.0/20AS212531INTERNETO-VIZIJALT

WHOIS identity

Registrar
registrar:uab 'interneto vizija'
Organization
asociacija 'estonian chamber of commerce'
Contact emails

Subdomains

1 observed subdomain of estcham.lt.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for estcham.lt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.serveriai.lt

Related pages

Pivot deeper into the graph from estcham.lt.

Cypher and MCP

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

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