Skip to content

Hostname

cpanel.copperlee.com

Last fetched

cpanel.copperlee.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cpanel.copperlee.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cpanel.copperlee.com

Resolution chain

cpanel.copperlee.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.77.1043.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.583.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.1053.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2493.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.603.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1433.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1493.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.153.17752.218.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.169.24152.218.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.213.16152.218.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.219.8952.218.219.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.12252.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.162.1852.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.181.14652.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.13852.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.5052.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cpanel.copperlee.com in WhisperGraph.

Subdomains

2 observed subdomains of cpanel.copperlee.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cpanel.copperlee.com.

Cypher and MCP

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

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