Skip to content

Hostname

bc.lt

Last fetched

bc.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 · bc.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bc.lt

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.61.29104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.205.105172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
uab 'baltic clipper'
Contact emails

Subdomains

9 observed subdomains of bc.lt.

Web-graph footprint

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

86 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for bc.lt.

MechanismTarget
SPF_Aavia.lt
SPF_Abaltic-clipper.lt
SPF_Abcdtravel.lt
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.69.53.151
SPF_IP194.135.93.6
SPF_IP82.135.168.189
SPF_IP83.171.8.8
SPF_MXbc.lt

Related pages

Pivot deeper into the graph from bc.lt.

Cypher and MCP

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

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