Skip to content

Hostname

organizedlife.ca

Last fetched

organizedlife.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 · organizedlife.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/organizedlife.ca

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:45
Organization
roca roja web technologies
Contact emails

Subdomains

8 observed subdomains of organizedlife.ca.

Web-graph footprint

Distinct hostnames that link to or from organizedlife.ca in the public web crawl.

63 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • organizedlife.ca

SPF policy

6 SPF mechanisms authorising senders for organizedlife.ca.

MechanismTarget
SPF_Aorganizedlife.ca
SPF_INCLUDEspf.web-dns1.com
SPF_IP192.99.62.14
SPF_IP51.222.203.80
SPF_IP54.39.100.235
SPF_MXorganizedlife.ca

Related pages

Pivot deeper into the graph from organizedlife.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "organizedlife.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.