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
Resolution chain
torix.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 205.234.175.175 | 205.234.175.0/24 | AS30081 | CACHENETWORKS - CacheFly | US |
WHOIS identity
- Registrar
- iana:860828
- Organization
- toronto internet exchange (community)
- Contact emails
- —
Subdomains
40 observed subdomains of torix.ca.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from torix.ca in the public web crawl.
36 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for torix.ca.
| Mechanism | Target |
|---|---|
| SPF_A | torix.ca |
| SPF_INCLUDE | notification.intuit.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 206.108.0.0/24 |
| SPF_IP | 2602:fde5::/36 |
| SPF_MX | torix.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.