Skip to content

Hostname

mysta.ca

Last fetched

mysta.ca resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · mysta.caRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mysta.ca

Resolution chain

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

IPPrefixASNOperatorCountry
209.182.206.169209.182.204.0/22AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
Contact emails

Subdomains

7 observed subdomains of mysta.ca.

Web-graph footprint

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

24 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mysta.ca.

MechanismTarget
SPF_Aallnetmeetings.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.70.44.158
SPF_IP184.71.75.86
SPF_IP24.76.92.239
SPF_IP64.59.134.13/32
SPF_IP64.59.136.139/32
SPF_IP74.119.0.95

Related pages

Pivot deeper into the graph from mysta.ca.

Cypher and MCP

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

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