Skip to content

Hostname

9thstudio.ca

Last fetched

9thstudio.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.2913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.4613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.18.1103.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.453.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.763.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.843.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK

WHOIS identity

No WHOIS records are currently associated with 9thstudio.ca in WhisperGraph.

Subdomains

1 observed subdomain of 9thstudio.ca.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 9thstudio.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from 9thstudio.ca.

Cypher and MCP

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

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