Skip to content

Hostname

digitalshift.ca

Last fetched

digitalshift.ca resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists registrar:namesilo technologies corp. as the registrar.

Nutrition Label

WHISPER CANON · digitalshift.caRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/digitalshift.ca

Resolution chain

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

IPPrefixASNOperatorCountry
72.14.182.20172.14.176.0/20AS63949US

WHOIS identity

Registrar
registrar:namesilo technologies corp.
Organization
Contact emails

Subdomains

64 observed subdomains of digitalshift.ca.

Web-graph footprint

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

48 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for digitalshift.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_IP159.183.175.57
SPF_IP168.245.108.69
SPF_MXdigitalshift.ca

Related pages

Pivot deeper into the graph from digitalshift.ca.

Cypher and MCP

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

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