Skip to content

Hostname

orcka.ca

Last fetched

orcka.ca resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · orcka.caRouting diversity6.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/orcka.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.5916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.14216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.1316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.18616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.11716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.68.9316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.99.15716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.9.1603.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.211.24552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.212.7752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.213.25352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.14952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.6952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.134.16552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.15752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.7752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.10152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
ontario recreational canoeing and kayaking association (nfp)
Contact emails

Subdomains

2 observed subdomains of orcka.ca.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for orcka.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from orcka.ca.

Cypher and MCP

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

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