Skip to content

Hostname

studio55.ca

Last fetched

studio55.ca resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · studio55.caRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/studio55.ca

Resolution chain

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

IPPrefixASNOperatorCountry
34.224.182.22234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.39.652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
72.44.41.12872.44.40.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
Contact emails

Subdomains

1 observed subdomain of studio55.ca.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for studio55.ca.

MechanismTarget
SPF_INCLUDEemailsrvr.com

Related pages

Pivot deeper into the graph from studio55.ca.

Cypher and MCP

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

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