Skip to content

Hostname

squareone.ca

Last fetched

squareone.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · squareone.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/squareone.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.12913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.35.20.10213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.2713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.513.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.7213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.244.18.2518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with squareone.ca in WhisperGraph.

Subdomains

10 observed subdomains of squareone.ca.

Web-graph footprint

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

436 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for squareone.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from squareone.ca.

Cypher and MCP

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

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