Skip to content

Hostname

roku.ca

Last fetched

roku.ca resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · roku.caRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/roku.ca

Resolution chain

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

IPPrefixASNOperatorCountry
34.196.246.22634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.166.6234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
roku, inc. tma678130
Contact emails

Subdomains

2 observed subdomains of roku.ca.

Web-graph footprint

Distinct hostnames that link to or from roku.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for roku.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.113.238.189
SPF_IP125.22.199.77
SPF_IP173.11.101.48/28
SPF_IP173.203.92.23
SPF_IP174.143.154.154
SPF_IP174.143.2.113
SPF_IP174.143.222.53
SPF_IP174.143.222.54
SPF_IP207.97.230.34/32
SPF_IP208.81.212.0/22
SPF_IP216.38.147.0/26
SPF_IP50.204.24.0/26
SPF_IP65.36.169.144/29

Related pages

Pivot deeper into the graph from roku.ca.

Cypher and MCP

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

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