Skip to content

Hostname

reply.tsinetwork.ca

Last fetched

reply.tsinetwork.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · reply.tsinetwork.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/reply.tsinetwork.ca

Resolution chain

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

IPPrefixASNOperatorCountry
34.210.132.11934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.173.1252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with reply.tsinetwork.ca in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for reply.tsinetwork.ca.

MechanismTarget
SPF_Areply.tsinetwork.ca
SPF_IP174.46.206.0/23
SPF_IP207.170.245.128/25
SPF_IP209.49.12.0/24
SPF_IP209.49.182.1/24
SPF_IP54.68.98.211
SPF_IP66.238.238.0/24
SPF_IP67.90.142.0/24
SPF_IP74.203.48.0/23
SPF_IP74.203.57.0/24
SPF_MXreply.tsinetwork.ca

Related pages

Pivot deeper into the graph from reply.tsinetwork.ca.

Cypher and MCP

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

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