Hostname
strathconasiding.ca
Last fetched
strathconasiding.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:enom canada corp.
- Organization
- continual palingenesis - social media solutions
- Contact emails
Subdomains
8 observed subdomains of strathconasiding.ca.
Web-graph footprint
Distinct hostnames that link to or from strathconasiding.ca in the public web crawl.
10 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- strathconasiding.ca
SPF policy
8 SPF mechanisms authorising senders for strathconasiding.ca.
| Mechanism | Target |
|---|---|
| SPF_A | strathconasiding.ca |
| SPF_INCLUDE | _spf.lexi.net |
| SPF_INCLUDE | lexi.net |
| SPF_INCLUDE | mail-c.lexi.net |
| SPF_IP | 15.235.97.34 |
| SPF_IP | 198.161.90.66 |
| SPF_IP | 51.79.30.201 |
| SPF_MX | strathconasiding.ca |
Related pages
Pivot deeper into the graph from strathconasiding.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "strathconasiding.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.