Skip to content

Hostname

cpha.ca

Last fetched

cpha.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · cpha.caRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cpha.ca

Resolution chain

cpha.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.222.67.10951.222.0.0/16AS16276OVHCA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
canadian public health association
Contact emails

Subdomains

19 observed subdomains of cpha.ca.

Web-graph footprint

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

1,044 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cpha.ca.

MechanismTarget
SPF_Acpha.ca
SPF_INCLUDEeventsairmail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.civicrm.ca
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cpha.ca.

Cypher and MCP

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

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