Skip to content

Hostname

bna.org.bd

Last fetched

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

Nutrition Label

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

Resolution chain

bna.org.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
192.250.235.217192.250.235.0/24AS204800WHG-SGPSG

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 bna.org.bd in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • bna.org.bd

SPF policy

7 SPF mechanisms authorising senders for bna.org.bd.

MechanismTarget
SPF_Abna.org.bd
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.235.217
SPF_IP192.250.235.77
SPF_IP23.106.53.137
SPF_IP23.106.66.209
SPF_MXbna.org.bd

Related pages

Pivot deeper into the graph from bna.org.bd.

Cypher and MCP

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

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