Hostname
truespeed.ca
Last fetched
truespeed.ca resolves to 1 IPv4 address operated by TRUESPEED-ASN - Truespeed Internet Services in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.
Nutrition Label
Resolution chain
truespeed.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 |
|---|---|---|---|---|
| 66.78.99.198 | 66.78.96.0/19 | AS53791 | TRUESPEED-ASN - Truespeed Internet Services | CA |
WHOIS identity
- Registrar
- registrar:rebel.ca corp.
- Organization
- —
- Contact emails
- —
Subdomains
24 observed subdomains of truespeed.ca.
Showing 18 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from truespeed.ca in the public web crawl.
28 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for truespeed.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 216.40.34.9/32 |
| SPF_IP | 216.40.42.17/32 |
| SPF_IP | 216.40.42.19 |
| SPF_IP | 216.40.42.27 |
| SPF_IP | 216.40.42.28/31 |
| SPF_IP | 216.40.42.4/32 |
| SPF_IP | 216.40.44.0/24 |
| SPF_IP | 64.98.36.17/32 |
| SPF_IP | 64.98.36.19 |
| SPF_IP | 64.98.36.27 |
| SPF_IP | 64.98.36.28/31 |
| SPF_IP | 64.98.36.30/32 |
| SPF_IP | 64.98.42.0/24 |
| SPF_IP | 64.98.47.0/24 |
| SPF_IP | 66.78.99.200/32 |
Related pages
Pivot deeper into the graph from truespeed.ca.
- IP · 66.78.99.198
- ASN · AS53791TRUESPEED-ASN - Truespeed Internet Services
- Registrar · registrar:rebel.ca corp.
- Country · CA
- TLD · .ca
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "truespeed.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.