Skip to content

Hostname

ci.pj.ca

Last fetched

ci.pj.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.1318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.50.12652.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.3852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.7052.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.9552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

No WHOIS records are currently associated with ci.pj.ca in WhisperGraph.

Subdomains

1 observed subdomain of ci.pj.ca.

Subdomain
cdn.ci.pj.ca

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ci.pj.ca.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-dc.doxim.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.245.94.57

Related pages

Pivot deeper into the graph from ci.pj.ca.

Cypher and MCP

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

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