Skip to content

Hostname

bba.gov.bd

Last fetched

bba.gov.bd resolves to 159.13.21.220, announced in 159.13.20.0/23 by ORCL-CHICAGO-PP - Oracle Corporation in BD. bba.gov.bd is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bba.gov.bdRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bba.gov.bd

Resolution chain

IPv6 resolution

No AAAA record for bba.gov.bd is recorded in WhisperGraph.

Attribution

oracle

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for bba.gov.bd. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.bcc.gov.bd
  • ns2.bcc.gov.bd

MX records

  • d306719a.ess.barracudanetworks.com
  • d306719b.ess.barracudanetworks.com
  • lbmx.bcc.gov.bd

SPF policy

  • ip: 43.229.13.200/32
  • ip: 114.130.240.2
  • ip: 114.130.240.3
  • ip: 114.130.240.4
  • ip: 114.130.240.5
  • ip: 114.130.240.6
  • ip: 114.130.240.7
  • ip: 114.130.240.8
  • ip: 43.229.13.196
  • ip: 43.229.13.197
  • ip: 43.229.13.198
  • ip: 43.229.13.199
  • ip: 43.229.13.201
  • ip: 43.229.13.202

Threat-feed evidence

History

Related pages

Pivot from bba.gov.bd into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bba.gov.bd"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.