Skip to content

Hostname

jccabc.ca

Last fetched

jccabc.ca resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · jccabc.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jccabc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
52.13.0.21152.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
66.235.200.14666.235.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
66.96.131.8666.96.128.0/18AS29873BIZLAND-SD - Newfold Digital, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

3 observed subdomains of jccabc.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jccabc.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP66.96.128.0/18

Related pages

Pivot deeper into the graph from jccabc.ca.

Cypher and MCP

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

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