Skip to content

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

WHISPER CANON · ryanday.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ryanday.ca

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

SPF policy

8 SPF mechanisms authorising senders for ryanday.ca.

MechanismTarget
SPF_Aryanday.ca
SPF_INCLUDE_spf.fused.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP216.86.156.11/32
SPF_IP52.119.45.110
SPF_IP52.119.45.12/32
SPF_IP69.162.149.25/32
SPF_MXryanday.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.