Hostname
frontiersolutions.ca
Last fetched
frontiersolutions.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:wild west domains canada, inc. as the registrar.
Nutrition Label
Resolution chain
frontiersolutions.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:wild west domains canada, inc.
- Organization
- —
- Contact emails
- —
Subdomains
64 observed subdomains of frontiersolutions.ca.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from frontiersolutions.ca in the public web crawl.
12 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for frontiersolutions.ca.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_A | dispatchb-us.ppe-hosted.com |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | sg.cloud.kaseya.net |
| SPF_INCLUDE | spf.ca.exclaimer.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mindmatrix.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.182.166/32 |
| SPF_IP | 149.72.39.215/32 |
| SPF_IP | 184.71.230.30 |
| SPF_IP | 52.240.150.170/32 |
| SPF_IP | 79.125.7.9/32 |
| SPF_MX | frontiersolutions.ca |
Related pages
Pivot deeper into the graph from frontiersolutions.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "frontiersolutions.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.