Skip to content

Hostname

xstudio.ca

Last fetched

xstudio.ca resolves to 1 IPv4 address operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · xstudio.caRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/xstudio.ca

Resolution chain

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

IPPrefixASNOperatorCountry
52.119.45.1420.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

13 observed subdomains of xstudio.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for xstudio.ca.

MechanismTarget
SPF_Axstudio.ca
SPF_INCLUDE_spf.fused.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP52.119.45.142
SPF_IP64.38.249.68
SPF_IP67.20.61.95
SPF_MXxstudio.ca

Related pages

Pivot deeper into the graph from xstudio.ca.

Cypher and MCP

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

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