Skip to content

Hostname

anonymous.com.bh

Last fetched

anonymous.com.bh resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · anonymous.com.bhRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/anonymous.com.bh

Resolution chain

anonymous.com.bh resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.25.11318.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.25.2918.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.25.5918.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.25.9818.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.11518.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.2618.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.9218.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.9818.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.164.10718.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.1218.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.2218.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.2618.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with anonymous.com.bh in WhisperGraph.

Subdomains

1 observed subdomain of anonymous.com.bh.

Web-graph footprint

Distinct hostnames that link to or from anonymous.com.bh in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from anonymous.com.bh.

Cypher and MCP

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

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