Skip to content

Hostname

torstar.ca

Last fetched

torstar.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

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

Resolution chain

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

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

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
toronto star newspapers
Contact emails

Subdomains

8 observed subdomains of torstar.ca.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for torstar.ca.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.ca
SPF_IP107.20.210.250/32
SPF_IP192.104.182.0/23
SPF_IP192.104.192.0/19
SPF_IP192.206.146.0/23
SPF_IP208.181.59.32/28
SPF_IP50.114.1.0/24
SPF_IP52.1.14.157/32
SPF_IP54.77.160.217/32
SPF_IP70.33.236.119
SPF_IP74.205.164.235
SPF_IP74.205.177.235
SPF_MXtorstar.ca

Related pages

Pivot deeper into the graph from torstar.ca.

Cypher and MCP

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

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