Skip to content

Hostname

tsx.com

Last fetched

tsx.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · tsx.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tsx.com

Resolution chain

tsx.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.181.100143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.129143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.50143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.98143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.161.97.2718.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.3718.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.6618.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.6818.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.245.46.10718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.1352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
shelley lindsay
Contact emails

Subdomains

39 observed subdomains of tsx.com.

Web-graph footprint

Distinct hostnames that link to or from tsx.com in the public web crawl.

896 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tsx.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbounce.upaknee.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP142.201.0.0/16
SPF_IP184.150.231.168/30
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP52.1.96.230/32
SPF_IP65.39.186.190
SPF_IP66.199.173.66

Related pages

Pivot deeper into the graph from tsx.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tsx.com"})-[: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.