Skip to content

Hostname

cdn.clickfuse.com

Last fetched

cdn.clickfuse.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · cdn.clickfuse.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/cdn.clickfuse.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.91.11013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.133.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.143.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.753.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.903.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.55.533.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.83.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.933.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.943.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

No WHOIS records are currently associated with cdn.clickfuse.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.clickfuse.com.

Cypher and MCP

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

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