Skip to content

Hostname

intrepidlab.ca

Last fetched

intrepidlab.ca resolves to 3 IPv4 addresses operated by CENTRE-FOR-ADDICTION-AND-MENTAL-HEALTH - Centre for Addiction and Mental Health in CA.

Nutrition Label

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

Resolution chain

intrepidlab.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.197.205.233192.197.205.0/24AS13733CENTRE-FOR-ADDICTION-AND-MENTAL-HEALTH - Centre for Addiction and Mental HealthCA
23.200.88.5223.200.88.0/24AS20940AKAMAI-ASN1US
23.200.88.6723.200.88.0/24AS20940AKAMAI-ASN1US

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 intrepidlab.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for intrepidlab.ca.

MechanismTarget
SPF_INCLUDEspf-0019d202.pphosted.com

Related pages

Pivot deeper into the graph from intrepidlab.ca.

Cypher and MCP

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

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