Skip to content

Hostname

bapa.org.bd

Last fetched

bapa.org.bd resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · bapa.org.bdRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bapa.org.bd

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.222.21246.4.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with bapa.org.bd in WhisperGraph.

Subdomains

3 observed subdomains of bapa.org.bd.

Web-graph footprint

Distinct hostnames that link to or from bapa.org.bd in the public web crawl.

25 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bapa.org.bd

SPF policy

14 SPF mechanisms authorising senders for bapa.org.bd.

MechanismTarget
SPF_Abapa.org.bd
SPF_INCLUDErelay.purpleflows.com
SPF_IP116.202.85.24
SPF_IP136.243.103.110
SPF_IP162.55.131.89
SPF_IP162.55.238.94
SPF_IP176.9.142.175
SPF_IP194.233.78.123
SPF_IP195.201.171.183
SPF_IP46.4.222.211
SPF_IP46.4.222.212
SPF_IP49.12.130.156
SPF_IP5.9.120.245
SPF_MXbapa.org.bd

Related pages

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

Cypher and MCP

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

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