Skip to content

Hostname

hez.ca

Last fetched

hez.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.18416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.8216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.204.4316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.34.516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.15716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.22116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.893.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.124.13352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.162.18152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.4552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.46.5152.217.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.74.13152.217.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.83.15552.217.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.23754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

9 observed subdomains of hez.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hez.ca.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from hez.ca.

Cypher and MCP

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

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