Skip to content

Hostname

dbsis.lt

Last fetched

dbsis.lt resolves to 1 IPv4 address operated by SICN - Kertinis valstybes telekomunikaciju centras in LT. WHOIS lists registrar:kertinis valstybės telekomunikacijų centras as the registrar.

Nutrition Label

WHISPER CANON · dbsis.ltRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dbsis.lt

Resolution chain

dbsis.lt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.182.78.173195.182.64.0/19AS6769SICN - Kertinis valstybes telekomunikaciju centrasLT

WHOIS identity

Registrar
registrar:kertinis valstybės telekomunikacijų centras
Organization
bį 'kertinis valstybės telekomunikacijų centras'
Contact emails

Subdomains

10 observed subdomains of dbsis.lt.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for dbsis.lt.

MechanismTarget
SPF_IP195.182.74.126

Related pages

Pivot deeper into the graph from dbsis.lt.

Cypher and MCP

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

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