Skip to content

Hostname

vati.bc.ca

Last fetched

vati.bc.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · vati.bc.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vati.bc.ca

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with vati.bc.ca in WhisperGraph.

Subdomains

2 observed subdomains of vati.bc.ca.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for vati.bc.ca.

MechanismTarget
SPF_Avati.bc.ca
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_IP104.145.239.105
SPF_IP104.145.239.91
SPF_IP159.203.27.31
SPF_MXvati.bc.ca

Related pages

Pivot deeper into the graph from vati.bc.ca.

Cypher and MCP

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

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