Skip to content

Hostname

edgeplus.ca

Last fetched

edgeplus.ca resolves to 1 IPv4 address operated by MULTIFI-AS Multicraft Digital Technologies Private Limited in NL. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · edgeplus.caRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/edgeplus.ca

Resolution chain

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

IPPrefixASNOperatorCountry
217.195.152.37217.195.152.0/22AS395092MULTIFI-AS Multicraft Digital Technologies Private LimitedNL

WHOIS identity

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

Subdomains

8 observed subdomains of edgeplus.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for edgeplus.ca.

MechanismTarget
SPF_Aedgeplus.ca
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEzohocloud.ca
SPF_IP217.195.152.2
SPF_IP217.195.152.37
SPF_MXedgeplus.ca

Related pages

Pivot deeper into the graph from edgeplus.ca.

Cypher and MCP

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

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