Hostname
ryanday.ca
Last fetched
ryanday.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
- —
- Contact emails
- —
Subdomains
7 observed subdomains of ryanday.ca.
Web-graph footprint
Distinct hostnames that link to or from ryanday.ca in the public web crawl.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ryanday.ca
- smtp.fused.com
SPF policy
8 SPF mechanisms authorising senders for ryanday.ca.
| Mechanism | Target |
|---|---|
| SPF_A | ryanday.ca |
| SPF_INCLUDE | _spf.fused.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 216.86.156.11/32 |
| SPF_IP | 52.119.45.110 |
| SPF_IP | 52.119.45.12/32 |
| SPF_IP | 69.162.149.25/32 |
| SPF_MX | ryanday.ca |
Related pages
Pivot deeper into the graph from ryanday.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ryanday.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.