Hostname
assocsrv.ca
Last fetched
assocsrv.ca resolves to 1 IPv4 address operated by PRIMUS-AS6407 - Primus Telecommunications Canada Inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.
Nutrition Label
Resolution chain
assocsrv.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 |
|---|---|---|---|---|
| 209.183.10.27 | 209.183.8.0/22 | AS6407 | PRIMUS-AS6407 - Primus Telecommunications Canada Inc. | CA |
WHOIS identity
- Registrar
- registrar:rebel.ca corp.
- Organization
- canadian society for the study of education
- Contact emails
Subdomains
2 observed subdomains of assocsrv.ca.
| Subdomain |
|---|
| remote.assocsrv.ca |
| www.assocsrv.ca |
Web-graph footprint
Distinct hostnames that link to or from assocsrv.ca in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from assocsrv.ca.
- IP · 209.183.10.27
- ASN · AS6407PRIMUS-AS6407 - Primus Telecommunications Canada Inc.
- Registrar · registrar:rebel.ca corp.
- Country · CA
- Email · admin@csse-scee.ca
- TLD · .ca
- Browse hostnames · as…
- 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: "assocsrv.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.