Skip to content

Hostname

archyvai.lt

Last fetched

archyvai.lt resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:kertinis valstybės telekomunikacijų centras as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.30.118104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.118104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
141.101.90.96141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.97141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.98141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.99141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE

WHOIS identity

Registrar
registrar:kertinis valstybės telekomunikacijų centras
Organization
lietuvos vyriausiojo archyvaro tarnyba
Contact emails

Subdomains

11 observed subdomains of archyvai.lt.

Web-graph footprint

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

297 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for archyvai.lt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.182.87.11
SPF_IP195.182.87.3
SPF_IP195.182.87.5

Related pages

Pivot deeper into the graph from archyvai.lt.

Cypher and MCP

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

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