Hostname
healthiscoolprogram.ca
Last fetched
healthiscoolprogram.ca resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in CZ. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.
Nutrition Label
Resolution chain
healthiscoolprogram.ca resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.212.110.42 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.212.110.8 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.213.41.21 | 23.213.41.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | JP |
| 23.213.41.25 | 23.213.41.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | JP |
| 23.44.215.10 | 23.44.215.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.44.215.19 | 23.44.215.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.55.244.168 | 23.55.244.0/22 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | IN |
| 23.55.244.169 | 23.55.244.0/22 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | IN |
| 61.111.58.165 | 61.111.0.0/18 | AS3786 | LGDACOM-KR - LG DACOM Corporation | KR |
| 61.111.58.208 | 61.111.0.0/18 | AS3786 | LGDACOM-KR - LG DACOM Corporation | KR |
WHOIS identity
- Registrar
- registrar:markmonitor international canada ltd.
- Organization
- mouvement des caisses desjardins
- Contact emails
Subdomains
2 observed subdomains of healthiscoolprogram.ca.
Web-graph footprint
Distinct hostnames that link to or from healthiscoolprogram.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for healthiscoolprogram.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from healthiscoolprogram.ca.
- IP · 23.212.110.42
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · registrar:markmonitor international canada ltd.
- Country · CZ
- Email · domaines@desjardins.com
- TLD · .ca
- Browse hostnames · he…
- 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: "healthiscoolprogram.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.