Skip to content

Hostname

evolutionav.ca

Last fetched

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

Nutrition Label

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

Resolution chain

evolutionav.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
twt group
Contact emails

Subdomains

9 observed subdomains of evolutionav.ca.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for evolutionav.ca.

MechanismTarget
SPF_INCLUDE2704843.spf02.hubspotemail.net
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEsquarespace-mail.com
SPF_IP170.146.0.0/16
SPF_IP184.70.108.22
SPF_IP207.195.113.185
SPF_IP23.17.13.108
SPF_IP50.31.55.200
SPF_IP50.99.120.47
SPF_IP52.216.228.138
SPF_IP64.4.75.238

Related pages

Pivot deeper into the graph from evolutionav.ca.

Cypher and MCP

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

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