Skip to content

Hostname

coop.leevcb.com

Last fetched

coop.leevcb.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · coop.leevcb.comRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/coop.leevcb.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.59.112100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.183.19334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.175.3934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.230.20144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.144.16952.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.101.4352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.226.16654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.134.3354.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.171.18054.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.199.12254.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.130.16198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.240.17398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with coop.leevcb.com in WhisperGraph.

Subdomains

1 observed subdomain of coop.leevcb.com.

Web-graph footprint

Distinct hostnames that link to or from coop.leevcb.com in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from coop.leevcb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "coop.leevcb.com"})-[: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.