Skip to content

Hostname

zalgiris.lt

Last fetched

zalgiris.lt resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:uab 'interneto vizija' as the registrar.

Nutrition Label

WHISPER CANON · zalgiris.ltRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/zalgiris.lt

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.243104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.243104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.26172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

13 observed subdomains of zalgiris.lt.

Web-graph footprint

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

276 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for zalgiris.lt.

MechanismTarget
SPF_Azalgiris.lt
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.216.209.11
SPF_IP195.14.163.226
SPF_IP195.14.163.228
SPF_IP212.24.98.9
SPF_IP79.142.113.47
SPF_IP92.62.132.100
SPF_IP92.62.133.134
SPF_IP92.62.142.10
SPF_MXzalgiris.lt

Related pages

Pivot deeper into the graph from zalgiris.lt.

Cypher and MCP

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

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