All hostnames assets-proxy.smartlook.cloud resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · assets-proxy.smartlook.cloud Routing diversity 5.9/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/assets-proxy.smartlook.cloud Resolution chain assets-proxy.smartlook.cloud resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.159.100.157 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.184.149.152 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.196.162.236 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.124.195 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.66.173 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.120.6.228 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.123.96.37 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.65.70.77 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.73.243.113 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.157.232.63 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.157.55.202 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.158.190.114 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.28.105.96 52.28.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.28.161.228 52.28.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.29.198.79 52.29.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.57.204.211 52.57.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.58.214.203 52.58.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.182.25.114 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 51.102.134.12 51.102.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. DE 51.102.156.158 51.102.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with assets-proxy.smartlook.cloud in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from assets-proxy.smartlook.cloud in the public web crawl.
Related pages Pivot deeper into the graph from assets-proxy.smartlook.cloud.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "assets-proxy.smartlook.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 .