Skip to content

Hostname

hyperice.ca

Last fetched

hyperice.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.217.252.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.3552.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.4952.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.8052.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
hyper ice,
Contact emails

Subdomains

9 observed subdomains of hyperice.ca.

Web-graph footprint

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

16 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hyperice.ca.

MechanismTarget
SPF_Ahyperice.ca
SPF_INCLUDEspf.improvmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.15.194.196
SPF_MXhyperice.ca

Related pages

Pivot deeper into the graph from hyperice.ca.

Cypher and MCP

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

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