All hostnames ekey.bh resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · ekey.bh Routing diversity 6.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/ekey.bh Resolution chain ekey.bh resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.128.76.105 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 15.185.237.42 15.185.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BH 16.24.158.79 16.24.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BH 16.24.52.33 16.24.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BH 34.243.21.4 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.43.178 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.93.184 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.71.225 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.241.54 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.209.21.110 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.65.56 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.68.142 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.123.194 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.155.0.88 54.155.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.194.86.34 54.194.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.220.104.218 54.220.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.228.91.175 54.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 79.125.100.19 79.125.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.244.88 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with ekey.bh in WhisperGraph.
Subdomains 19 observed subdomains of ekey.bh.
Web-graph footprint Distinct hostnames that link to or from ekey.bh in the public web crawl.
15 sites link to this hostname.
17 sites linked to from this hostname.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for ekey.bh.
Related pages Pivot deeper into the graph from ekey.bh.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ekey.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .