Skip to content

Hostname

bipa.gov.bh

Last fetched

bipa.gov.bh resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH.

Nutrition Label

WHISPER CANON · bipa.gov.bhRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bipa.gov.bh

Resolution chain

bipa.gov.bh resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.184.221.16015.184.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
15.184.72.19915.184.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
16.24.88.12516.24.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BH
16.25.17.13616.24.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BH

WHOIS identity

No WHOIS records are currently associated with bipa.gov.bh in WhisperGraph.

Subdomains

10 observed subdomains of bipa.gov.bh.

Web-graph footprint

Distinct hostnames that link to or from bipa.gov.bh in the public web crawl.

98 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bipa.gov.bh.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bipa.gov.bh.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bipa.gov.bh"})-[: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.