Skip to content

Hostname

capcorp.ca

Last fetched

capcorp.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · capcorp.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/capcorp.ca

Resolution chain

capcorp.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
capcorp
Contact emails

Subdomains

7 observed subdomains of capcorp.ca.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for capcorp.ca.

MechanismTarget
SPF_INCLUDEedgepilot.com
SPF_IP167.89.106.10
SPF_IP167.89.60.156
SPF_IP173.252.183.86/32
SPF_IP205.204.80.231
SPF_IP52.237.32.134
SPF_IP66.46.169.123
SPF_IP70.54.234.130
SPF_IP99.209.190.98

Related pages

Pivot deeper into the graph from capcorp.ca.

Cypher and MCP

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

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