Skip to content

Hostname

bs2.lt

Last fetched

bs2.lt resolves to 1 IPv4 address operated by PENKI-AS LT-01115, Vilnius in LT. WHOIS lists registrar:uab 'penki kontinentai' as the registrar.

Nutrition Label

WHISPER CANON · bs2.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bs2.lt

Resolution chain

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

IPPrefixASNOperatorCountry
213.159.63.31213.159.48.0/20AS21211PENKI-AS LT-01115, VilniusLT

WHOIS identity

Registrar
registrar:uab 'penki kontinentai'
Organization
uab 'penki kontinentai'
Contact emails

Subdomains

203 observed subdomains of bs2.lt.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for bs2.lt.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmailersend.com
SPF_INCLUDEservers.mcsv.net
SPF_IP212.122.94.30/32
SPF_IP212.122.94.86
SPF_IP213.159.39.214
SPF_IP213.159.39.242
SPF_IP213.159.39.249
SPF_IP213.159.63.19

Related pages

Pivot deeper into the graph from bs2.lt.

Cypher and MCP

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

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