Skip to content

Hostname

ezys.lt

Last fetched

ezys.lt resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:telia lietuva, ab as the registrar.

Nutrition Label

WHISPER CANON · ezys.ltRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ezys.lt

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.233.127108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.41108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.53108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.62108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.116.11218.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.12418.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.1518.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.2718.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.10418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

25 observed subdomains of ezys.lt.

Web-graph footprint

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

50 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ezys.lt.

MechanismTarget
SPF_Aezys.lt
SPF_INCLUDEmailersend.com
SPF_MXezys.lt

Related pages

Pivot deeper into the graph from ezys.lt.

Cypher and MCP

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

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