Skip to content

Hostname

cps.ca

Last fetched

cps.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · cps.caRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cps.ca

Resolution chain

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

WHOIS identity

Registrar
iana:88
Organization
canadian paediatric society
Contact emails

Subdomains

33 observed subdomains of cps.ca.

Web-graph footprint

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

2,361 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cps.ca.

MechanismTarget
SPF_Acps.ca
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.etouches.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP64.235.150.244
SPF_IP72.1.195.116
SPF_IP72.1.195.117
SPF_IP72.1.195.122
SPF_IP72.1.195.123
SPF_MXmail.cps.ca

Related pages

Pivot deeper into the graph from cps.ca.

Cypher and MCP

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

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