Skip to content

Hostname

bta.lv

Last fetched

bta.lv resolves to 1 IPv4 address operated by AS48851 in DE.

Nutrition Label

WHISPER CANON · bta.lvRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/bta.lv

Resolution chain

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

IPPrefixASNOperatorCountry
66.22.39.11066.22.39.0/24AS48851DE

WHOIS identity

Registrar
Organization
bta baltic insurance company, aas
Contact emails

Subdomains

13 observed subdomains of bta.lv.

Web-graph footprint

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

183 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bta.lv.

MechanismTarget
SPF_Amail.bta.lv
SPF_Amx1.bta.lv
SPF_Asmtp.bta.lv
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

Related pages

Pivot deeper into the graph from bta.lv.

Cypher and MCP

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

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