Skip to content

Hostname

c2.alk.com

Last fetched

c2.alk.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · c2.alk.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/c2.alk.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.199.23016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.9216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.6316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.212.6952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.213.552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.244.20352.216.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.18952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.25352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.2152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.1352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.20352.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.135.19754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.161.16554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.169.7754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.12554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with c2.alk.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from c2.alk.com.

Cypher and MCP

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

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