Skip to content

Hostname

clipstream.ca

Last fetched

clipstream.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · clipstream.caRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/clipstream.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.100.10716.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.88.17916.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.2163.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2103.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.253.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.168.3452.218.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.148.14752.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.162.21152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.4352.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.5952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.4352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.19552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.5152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.13952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.12352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.9952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with clipstream.ca in WhisperGraph.

Subdomains

1 observed subdomain of clipstream.ca.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from clipstream.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "clipstream.ca"})-[: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.