Skip to content

Hostname

evds.ca

Last fetched

evds.ca resolves to 1 IPv4 address operated by TELUS Communications in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

evds.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.53.45.74209.52.0.0/15AS852TELUS CommunicationsCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

1 observed subdomain of evds.ca.

Subdomain
www.evds.ca

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for evds.ca.

MechanismTarget
SPF_Aevds.ca
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEspf.mailrelay.pcrm.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.209.134.151
SPF_MXevds.ca

Related pages

Pivot deeper into the graph from evds.ca.

Cypher and MCP

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

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