Skip to content

Hostname

digitalsafe.ca

Last fetched

digitalsafe.ca resolves to 15 IPv4 addresses operated by AS21217 in CH.

Nutrition Label

WHISPER CANON · digitalsafe.caRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/digitalsafe.ca

Resolution chain

digitalsafe.ca resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with digitalsafe.ca in WhisperGraph.

Subdomains

3 observed subdomains of digitalsafe.ca.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for digitalsafe.ca.

MechanismTarget
SPF_Adigitalsafe.ca
SPF_IP149.72.95.141
SPF_IP185.169.92.192/26
SPF_IP185.247.8.0/26
SPF_IP216.157.154.128/26
SPF_IP80.80.230.0/26
SPF_MXdigitalsafe.ca

Related pages

Pivot deeper into the graph from digitalsafe.ca.

Cypher and MCP

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

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