Skip to content

Hostname

bcp.org.bw

Last fetched

bcp.org.bw resolves to 1 IPv4 address operated by AS16276 in US.

Nutrition Label

WHISPER CANON · bcp.org.bwRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/bcp.org.bw

Resolution chain

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

IPPrefixASNOperatorCountry
40.160.21.5240.160.0.0/17AS16276US

WHOIS identity

No WHOIS records are currently associated with bcp.org.bw in WhisperGraph.

Subdomains

7 observed subdomains of bcp.org.bw.

Web-graph footprint

Distinct hostnames that link to or from bcp.org.bw in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • bcp.org.bw

SPF policy

5 SPF mechanisms authorising senders for bcp.org.bw.

MechanismTarget
SPF_Abcp.org.bw
SPF_INCLUDErelay.mailchannels.net
SPF_IP40.160.21.52
SPF_IP96.126.125.160
SPF_MXbcp.org.bw

Related pages

Pivot deeper into the graph from bcp.org.bw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bcp.org.bw"})-[: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.