Skip to content

Hostname

chnc.ca

Last fetched

chnc.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.60.45.6052.60.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
aproductions & associates
Contact emails

Subdomains

4 observed subdomains of chnc.ca.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for chnc.ca.

MechanismTarget
SPF_Achnc.ca
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.membeemail.com
SPF_INCLUDEamazonses.com
SPF_MXchnc.ca

Related pages

Pivot deeper into the graph from chnc.ca.

Cypher and MCP

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

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