Skip to content

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

WHISPER CANON · tsc.caRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tsc.ca

Resolution chain

tsc.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.219.29.7623.219.16.0/20AS3786LGDACOM LG DACOM CorporationKR
23.221.144.22223.221.144.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.45.99.20623.45.96.0/20AS16625AKAMAI-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.

Web-graph footprint

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

264 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tsc.ca.

MechanismTarget
SPF_INCLUDEem4684.tsc.ca
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.