Skip to content

Hostname

slice.ca

Last fetched

slice.ca resolves to 12 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 · slice.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/slice.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.12613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.6613.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.8713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.10518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.215.10999.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.11199.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.3599.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.6699.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

10 observed subdomains of slice.ca.

Web-graph footprint

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

684 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for slice.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from slice.ca.

Cypher and MCP

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

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