Skip to content

Hostname

computerworks.ca

Last fetched

computerworks.ca resolves to 1 IPv4 address operated by TELUS Communications in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · computerworks.caRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/computerworks.ca

Resolution chain

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

IPPrefixASNOperatorCountry
207.102.58.72207.102.0.0/16AS852TELUS CommunicationsCA
207.102.58.72207.102.0.0/16AS852TELUS CommunicationsCA

WHOIS identity

Registrar
iana:456
Organization
can west computer works
Contact emails

Subdomains

16 observed subdomains of computerworks.ca.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for computerworks.ca.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.102.58.105
SPF_IP207.102.58.71
SPF_IP207.102.58.72
SPF_IP209.85.220.69/32

Related pages

Pivot deeper into the graph from computerworks.ca.

Cypher and MCP

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

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