Hostname
spatialtechnologies.ca
Last fetched
spatialtechnologies.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:register.ca inc. as the registrar.
Nutrition Label
Resolution chain
spatialtechnologies.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:register.ca inc.
- Organization
- spatial technologies
- Contact emails
- —
Subdomains
4 observed subdomains of spatialtechnologies.ca.
Web-graph footprint
Distinct hostnames that link to or from spatialtechnologies.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for spatialtechnologies.ca.
| Mechanism | Target |
|---|---|
| SPF_A | spatialtechnologies.ca |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.142.28.165 |
| SPF_IP | 173.212.143.217 |
| SPF_IP | 208.66.1.61/32 |
| SPF_IP | 66.119.189.42 |
| SPF_IP | 68.179.2.26 |
| SPF_MX | spatialtechnologies.ca |
Related pages
Pivot deeper into the graph from spatialtechnologies.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spatialtechnologies.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.