Skip to content

Hostname

peavi.ca

Last fetched

peavi.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 · peavi.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/peavi.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:baremetal.com inc
Organization
professional editors association of vancouver island
Contact emails

Subdomains

9 observed subdomains of peavi.ca.

Web-graph footprint

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

17 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • peavi.ca

SPF policy

6 SPF mechanisms authorising senders for peavi.ca.

MechanismTarget
SPF_Apeavi.ca
SPF_IP104.36.150.4/28
SPF_IP104.36.150.6
SPF_IP76.74.246.51
SPF_IP76.74.246.52
SPF_MXpeavi.ca

Related pages

Pivot deeper into the graph from peavi.ca.

Cypher and MCP

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

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