Skip to content

Hostname

tsinetwork.ca

Last fetched

tsinetwork.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · tsinetwork.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tsinetwork.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.4013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.3618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.178.1153.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.173.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.23.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.713.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
the successful investor
Contact emails

Subdomains

8 observed subdomains of tsinetwork.ca.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tsinetwork.ca.

MechanismTarget
SPF_INCLUDE46744889.spf05.hubspotemail.net
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP67.192.220.18
SPF_IP69.25.11.2
SPF_IP72.32.25.177
SPF_IP74.203.57.89/32

Related pages

Pivot deeper into the graph from tsinetwork.ca.

Cypher and MCP

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

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