Skip to content

Hostname

bctl.com.bd

Last fetched

bctl.com.bd resolves to 2 IPv4 addresses operated by BTTB-AS-AP Telecom Operator & Internet Service Provider as well in BD.

Nutrition Label

WHISPER CANON · bctl.com.bdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bctl.com.bd

Resolution chain

bctl.com.bd resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
123.49.12.133123.49.12.0/24AS17494BTTB-AS-AP Telecom Operator & Internet Service Provider as wellBD
208.115.236.166208.115.236.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from bctl.com.bd in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • bctl.com.bd

SPF policy

9 SPF mechanisms authorising senders for bctl.com.bd.

MechanismTarget
SPF_Abctl.com.bd
SPF_IP103.108.146.210
SPF_IP103.108.146.213
SPF_IP103.78.52.146
SPF_IP103.78.52.158
SPF_IP208.115.236.166
SPF_IP64.31.1.166
SPF_IP69.162.88.66
SPF_MXbctl.com.bd

Related pages

Pivot deeper into the graph from bctl.com.bd.

Cypher and MCP

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

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