Skip to content

Hostname

cmpsystem.com

Last fetched

cmpsystem.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cmpsystem.comRouting diversity6.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/cmpsystem.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.53.202100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.105.13100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.236.102100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.37.13818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.23.2123.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.69.23.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.203.1633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.151.1663.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.245.2835.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.230.4644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.217.1244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.252.11252.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.90.3552.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.94.3254.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.190.2254.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.231.16098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.9.9032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.9.5332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.71.3413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.132.12332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
america's health insurance plans
Contact emails

Subdomains

13 observed subdomains of cmpsystem.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cmpsystem.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_IP52.71.130.88/32

Related pages

Pivot deeper into the graph from cmpsystem.com.

Cypher and MCP

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

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