Skip to content

Hostname

copper.com

Last fetched

copper.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · copper.comRouting diversity5.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/copper.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.113.175100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.103.1633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.172.8334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.229.137.7334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.166.11535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.127.2944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.133.24552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.213.20052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.239.17552.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.43.8854.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.156.8954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.193.1223.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of copper.com owner
Contact emails

Subdomains

31 observed subdomains of copper.com.

Web-graph footprint

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

1,199 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for copper.com.

MechanismTarget
SPF_INCLUDE_s00307712.autospf.email
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from copper.com.

Cypher and MCP

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

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