Skip to content

Hostname

keeper.service-cmp.com

Last fetched

keeper.service-cmp.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · keeper.service-cmp.comRouting diversity3.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/keeper.service-cmp.com

Resolution chain

keeper.service-cmp.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.123.51.2053.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.231.2073.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.208.40.1303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.71.215.1313.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
98.85.74.4498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with keeper.service-cmp.com in WhisperGraph.

Subdomains

24 observed subdomains of keeper.service-cmp.com.

Web-graph footprint

Distinct hostnames that link to or from keeper.service-cmp.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from keeper.service-cmp.com.

Cypher and MCP

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

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