Skip to content

Hostname

databank.lt

Last fetched

databank.lt resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

WHISPER CANON · databank.ltRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/databank.lt

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.75104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.75104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.57172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.58.66.26185.58.64.0/22AS201959LT

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
uab data bank group
Contact emails

Subdomains

21 observed subdomains of databank.lt.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for databank.lt.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu-sender.zohobooks.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.5.53.45
SPF_IP185.58.64.0/22
SPF_IP185.58.64.89

Related pages

Pivot deeper into the graph from databank.lt.

Cypher and MCP

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

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