Skip to content

Hostname

tsperformance.ca

Last fetched

tsperformance.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · tsperformance.caRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tsperformance.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.183.58.13835.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

1 observed subdomain of tsperformance.ca.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tsperformance.ca.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.devicom.com
SPF_IP174.142.128.221
SPF_IP205.236.155.132
SPF_IP207.134.237.251
SPF_IP207.253.217.2
SPF_IP207.253.217.8/32
SPF_MXtsperformance.ca

Related pages

Pivot deeper into the graph from tsperformance.ca.

Cypher and MCP

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

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