Hostname
tsc.ca
Last fetched
tsc.ca resolves to 3 IPv4 addresses operated by LGDACOM LG DACOM Corporation in KR. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.
Nutrition Label
Resolution chain
tsc.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.219.29.76 | 23.219.16.0/20 | AS3786 | LGDACOM LG DACOM Corporation | KR |
| 23.221.144.222 | 23.221.144.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | KR |
| 23.45.99.206 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- registrar:csc corporate domains (canada) company
- Organization
- rogers broadcasting
- Contact emails
Subdomains
29 observed subdomains of tsc.ca.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tsc.ca in the public web crawl.
264 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for tsc.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | em4684.tsc.ca |
| SPF_INCLUDE | spf.protection.rci.rogers.com |
Related pages
Pivot deeper into the graph from tsc.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tsc.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.