Skip to content

Hostname

evenko.ca

Last fetched

evenko.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

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

Resolution chain

evenko.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:rebel.ca corp.
Organization
l'arena des canadiens
Contact emails

Subdomains

34 observed subdomains of evenko.ca.

Web-graph footprint

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

446 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for evenko.ca.

MechanismTarget
SPF_Amail.epmxweb.com
SPF_INCLUDEmd02.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.20.191.254
SPF_IP149.56.241.71
SPF_IP158.69.210.130
SPF_IP159.135.230.87
SPF_IP159.135.230.88
SPF_IP159.135.230.89
SPF_IP159.135.230.90
SPF_IP159.135.230.91
SPF_IP159.135.230.92
SPF_IP166.78.71.0/27
SPF_IP168.245.46.160
SPF_IP205.201.128.0/20
SPF_IP207.35.68.29
SPF_IP207.61.47.194
SPF_IP209.104.34.8/32
SPF_IP209.104.45.110
SPF_IP209.104.45.8/32
SPF_IP209.104.56.8/32
SPF_IP209.104.58.110
SPF_IP209.235.143.7
SPF_IP50.100.3.116
SPF_IP50.100.3.118
SPF_IP54.39.184.180
SPF_IP64.34.154.128/27
SPF_IP64.70.53.130/32
SPF_IP69.90.10.32/28
SPF_IP69.90.181.228
SPF_MXevenko.ca

Related pages

Pivot deeper into the graph from evenko.ca.

Cypher and MCP

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

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