Skip to content

Hostname

silvertouch.ca

Last fetched

silvertouch.ca resolves to 1 IPv4 address operated by COREIX-UK-AS London, Great Britain in GB. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.195.8185.13.192.0/18AS31708COREIX-UK-AS London, Great BritainGB

WHOIS identity

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

Subdomains

1 observed subdomain of silvertouch.ca.

Web-graph footprint

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

84 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for silvertouch.ca.

MechanismTarget
SPF_Asilvermail.silvertouch.com
SPF_INCLUDEspf.tmes-in.trendmicro.com
SPF_MXsilvertouch.ca

Related pages

Pivot deeper into the graph from silvertouch.ca.

Cypher and MCP

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

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