Skip to content

Hostname

touch-systems.ca

Last fetched

touch-systems.ca resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · touch-systems.caRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/touch-systems.ca

Resolution chain

touch-systems.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.68.1.229138.68.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
67.43.229.16367.43.224.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

No WHOIS records are currently associated with touch-systems.ca in WhisperGraph.

Subdomains

9 observed subdomains of touch-systems.ca.

Threat posture

History

Mail and authentication

MX records

  • touch-systems.ca

SPF policy

4 SPF mechanisms authorising senders for touch-systems.ca.

MechanismTarget
SPF_Atouch-systems.ca
SPF_INCLUDEspf.web-dns1.com
SPF_IP173.209.32.162
SPF_MXtouch-systems.ca

Related pages

Pivot deeper into the graph from touch-systems.ca.

Cypher and MCP

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

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