Skip to content

Hostname

pccu.ca

Last fetched

pccu.ca resolves to 2 IPv4 addresses operated by AS205787 in DE. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · pccu.caRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pccu.ca

Resolution chain

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

WHOIS identity

Registrar
iana:456
Organization
celero solutions
Contact emails

Subdomains

18 observed subdomains of pccu.ca.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pccu.ca.

MechanismTarget
SPF_INCLUDEspf.celero.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP149.72.156.125/32
SPF_IP198.161.254.130
SPF_IP198.161.254.131
SPF_IP209.202.9.117/32
SPF_MXpccu.ca

Related pages

Pivot deeper into the graph from pccu.ca.

Cypher and MCP

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

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