Skip to content

Hostname

life.ca

Last fetched

life.ca resolves to 1 IPv4 address operated by OVH in CA.

Nutrition Label

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

Resolution chain

life.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.44.169.253142.44.128.0/17AS16276OVHCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • life.ca

SPF policy

9 SPF mechanisms authorising senders for life.ca.

MechanismTarget
SPF_Alife.ca
SPF_INCLUDEprod.phx3.secureserver.net
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.web-dns1.com
SPF_IP148.113.170.100
SPF_IP198.12.238.43
SPF_IP23.229.186.33
SPF_IP50.62.176.22
SPF_MXlife.ca

Related pages

Pivot deeper into the graph from life.ca.

Cypher and MCP

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

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