Skip to content

Hostname

stacktv.ca

Last fetched

stacktv.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · stacktv.caRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stacktv.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.6.12218.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.2018.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.2718.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.4418.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.11399.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.11499.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.12599.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.299.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
corus entertainment
Contact emails

Subdomains

3 observed subdomains of stacktv.ca.

Web-graph footprint

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

113 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stacktv.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from stacktv.ca.

Cypher and MCP

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

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