Skip to content

Hostname

viha.ca

Last fetched

viha.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:baremetal.com inc as the registrar.

Nutrition Label

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

Resolution chain

viha.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:baremetal.com inc
Organization
vancouver island health authority
Contact emails

Subdomains

207 observed subdomains of viha.ca.

Web-graph footprint

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

359 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for viha.ca.

MechanismTarget
SPF_Aviha.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.194.132.115
SPF_IP207.194.132.119
SPF_IP207.194.132.143
SPF_IP207.194.132.144
SPF_IP207.194.132.145
SPF_IP207.194.132.146
SPF_IP207.194.132.147
SPF_IP207.194.133.160
SPF_IP207.194.133.161
SPF_IP207.194.133.162
SPF_MXviha.ca

Related pages

Pivot deeper into the graph from viha.ca.

Cypher and MCP

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

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