All hostnames asset.codemarketing.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · asset.codemarketing.cloud Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/asset.codemarketing.cloud Resolution chain asset.codemarketing.cloud resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.138.159.104 108.138.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.159.57 108.138.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.159.73 108.138.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.159.79 108.138.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.26.108 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.26.129 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.26.3 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.26.34 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.102 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.109 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.120 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.81 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.241.102 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.23 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.24 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.49 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with asset.codemarketing.cloud in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from asset.codemarketing.cloud in the public web crawl.
27 sites link to this hostname.
Related pages Pivot deeper into the graph from asset.codemarketing.cloud.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asset.codemarketing.cloud"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .