Skip to content

Hostname

events.cloc.org

Last fetched

events.cloc.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH.

Nutrition Label

WHISPER CANON · events.cloc.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/events.cloc.org

Resolution chain

events.cloc.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.141.11918.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.2718.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.5618.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.7018.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.67.76.10118.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.1118.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.1618.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.8918.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with events.cloc.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from events.cloc.org in the public web crawl.

85 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from events.cloc.org.

Cypher and MCP

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

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