Skip to content

Hostname

bta.lt

Last fetched

bta.lt resolves to 1 IPv4 address operated by AS48851 in DE. WHOIS lists registrar:telia lietuva, ab as the registrar.

Nutrition Label

WHISPER CANON · bta.ltRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/bta.lt

Resolution chain

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

IPPrefixASNOperatorCountry
66.22.39.14266.22.39.0/24AS48851DE

WHOIS identity

Registrar
registrar:telia lietuva, ab
Organization
telia lietuva, ab
Contact emails

Subdomains

3 observed subdomains of bta.lt.

Web-graph footprint

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

159 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bta.lt.

MechanismTarget
SPF_Amail.bta.lv
SPF_Asmtp.bta.lv
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf-006a7702.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.233.170.165
SPF_IP80.233.170.168
SPF_MXbta.lt

Related pages

Pivot deeper into the graph from bta.lt.

Cypher and MCP

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

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