Skip to content

Hostname

coppermountaintech.com

Last fetched

coppermountaintech.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · coppermountaintech.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/coppermountaintech.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.37.3813.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.117.38.11518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.230.19918.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.41.18618.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.62.1018.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.152.20618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.230.1113.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.171.693.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.64.1893.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.176.2523.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0139148099
Contact emails

Subdomains

11 observed subdomains of coppermountaintech.com.

Web-graph footprint

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

120 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for coppermountaintech.com.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEauth.msgapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.99.63.187
SPF_IP51.15.253.103/32
SPF_IP51.15.34.108/32
SPF_IP62.210.247.56/32

Related pages

Pivot deeper into the graph from coppermountaintech.com.

Cypher and MCP

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

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