Skip to content

Hostname

cppib.ca

Last fetched

cppib.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · cppib.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/cppib.ca

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.50.10775.2.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.249.14999.83.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
canada pension plan investment board
Contact emails

Subdomains

25 observed subdomains of cppib.ca.

Web-graph footprint

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

76 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cppib.ca.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf-00118e03.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP162.247.216.52
SPF_IP165.193.56.42/32
SPF_IP192.135.123.60
SPF_IP192.135.123.81
SPF_IP192.135.123.82
SPF_IP198.98.51.42
SPF_IP198.98.51.43
SPF_IP52.1.185.135
SPF_IP52.72.226.43
SPF_IP66.45.68.220

Related pages

Pivot deeper into the graph from cppib.ca.

Cypher and MCP

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

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