Skip to content

Hostname

torix.ca

Last fetched

torix.ca resolves to 1 IPv4 address operated by CACHENETWORKS - CacheFly in US. WHOIS lists iana:860828 as the registrar.

Nutrition Label

WHISPER CANON · torix.caRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/torix.ca

Resolution chain

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

IPPrefixASNOperatorCountry
205.234.175.175205.234.175.0/24AS30081CACHENETWORKS - CacheFlyUS

WHOIS identity

Registrar
iana:860828
Organization
toronto internet exchange (community)
Contact emails

Subdomains

40 observed subdomains of torix.ca.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for torix.ca.

MechanismTarget
SPF_Atorix.ca
SPF_INCLUDEnotification.intuit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.108.0.0/24
SPF_IP2602:fde5::/36
SPF_MXtorix.ca

Related pages

Pivot deeper into the graph from torix.ca.

Cypher and MCP

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

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