Skip to content

Hostname

visioncap.ca

Last fetched

visioncap.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

visioncap.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:canspace solutions inc.
Organization
jeff olin
Contact emails

Subdomains

6 observed subdomains of visioncap.ca.

Web-graph footprint

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

10 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for visioncap.ca.

MechanismTarget
SPF_Avisioncap.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP51.161.8.113
SPF_IP54.240.0.0/18
SPF_IP69.169.224.0/20

Related pages

Pivot deeper into the graph from visioncap.ca.

Cypher and MCP

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

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