Skip to content

Hostname

cpwm.ca

Last fetched

cpwm.ca resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in US. WHOIS lists iana:505567 as the registrar.

Nutrition Label

WHISPER CANON · cpwm.caRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cpwm.ca

Resolution chain

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

IPPrefixASNOperatorCountry
216.250.120.60216.250.112.0/20AS8560IONOS-AS - IONOS SEUS

WHOIS identity

Registrar
iana:505567
Organization
cumberland personal wealth management
Contact emails

Subdomains

10 observed subdomains of cpwm.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cpwm.ca.

MechanismTarget
SPF_Acpwm.ca
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP52.60.66.163/32
SPF_MXcpwm.ca

Related pages

Pivot deeper into the graph from cpwm.ca.

Cypher and MCP

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

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