Skip to content

Hostname

sto.ca

Last fetched

sto.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:a.r.c. informatique inc. as the registrar.

Nutrition Label

WHISPER CANON · sto.caRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sto.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.122.16915.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.219.13515.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.251.22215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.28.24315.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.103.1915.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.192.8715.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.104.16716.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.104.6716.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.23.2323.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.159.8735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.217.25035.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.162.2652.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.9.18916.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.218.16816.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.216.17516.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.94.1516.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:a.r.c. informatique inc.
Organization
service de l'informatique
Contact emails

Subdomains

18 observed subdomains of sto.ca.

Web-graph footprint

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

191 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sto.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.113.24.245

Related pages

Pivot deeper into the graph from sto.ca.

Cypher and MCP

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

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