Hostname
problemgambling.ca
Last fetched
problemgambling.ca resolves to 1 IPv4 address operated by CENTRE-FOR-ADDICTION-AND-MENTAL-HEALTH - Centre for Addiction and Mental Health in CA. WHOIS lists registrar:domaineplus.com (3612040 canada inc.) as the registrar.
Nutrition Label
Resolution chain
problemgambling.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.197.205.195 | 192.197.205.0/24 | AS13733 | CENTRE-FOR-ADDICTION-AND-MENTAL-HEALTH - Centre for Addiction and Mental Health | CA |
WHOIS identity
- Registrar
- registrar:domaineplus.com (3612040 canada inc.)
- Organization
- centre for addiction and mental health (nfp) (ontario)
- Contact emails
Subdomains
4 observed subdomains of problemgambling.ca.
Web-graph footprint
Distinct hostnames that link to or from problemgambling.ca in the public web crawl.
405 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for problemgambling.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-0019d202.pphosted.com |
Related pages
Pivot deeper into the graph from problemgambling.ca.
- IP · 192.197.205.195
- ASN · AS13733CENTRE-FOR-ADDICTION-AND-MENTAL-HEALTH - Centre for Addiction and Mental Health
- Country · CA
- Email · domain.admin@camh.ca
- TLD · .ca
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "problemgambling.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.