Skip to content

Hostname

tru.ca

Last fetched

tru.ca resolves to 1 IPv4 address operated by BCNET-AS - BCNET in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · tru.caRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tru.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.162.22.110198.162.20.0/22AS271BCNET-AS - BCNETCA

WHOIS identity

Registrar
iana:456
Organization
catalin-cristian sonea
Contact emails

Subdomains

166 observed subdomains of tru.ca.

Web-graph footprint

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

1,863 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for tru.ca.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.apparmor.com
SPF_INCLUDEspf.cyberimpact.com
SPF_INCLUDEspf.elluciancloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP192.146.156.30
SPF_IP198.162.21.90
SPF_IP198.162.22.41
SPF_IP206.12.172.240
SPF_IP206.12.173.104
SPF_IP67.205.86.167/27
SPF_IP74.217.128.1

Related pages

Pivot deeper into the graph from tru.ca.

Cypher and MCP

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

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