Skip to content

Hostname

tcic.ca

Last fetched

tcic.ca resolves to 1 IPv4 address operated by ZAYO-6461 - Zayo Bandwidth in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · tcic.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tcic.ca

Resolution chain

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

IPPrefixASNOperatorCountry
141.193.226.25141.194.36.0/23AS6461ZAYO-6461 - Zayo BandwidthCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
toronto consruction association
Contact emails

Subdomains

1 observed subdomain of tcic.ca.

Subdomain
www.tcic.ca

Web-graph footprint

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

46 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tcic.ca.

MechanismTarget
SPF_IP107.6.42.64/26
SPF_IP172.18.9.0/24
SPF_IP208.75.123.0/24
SPF_IP209.29.150.0/24
SPF_IP66.199.37.170/29
SPF_MXtcic.ca

Related pages

Pivot deeper into the graph from tcic.ca.

Cypher and MCP

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

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