Hostname
rcmpstudy.ca
Last fetched
rcmpstudy.ca resolves to 1 IPv4 address operated by ASN-UREGINA - University of Regina in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
rcmpstudy.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 |
|---|---|---|---|---|
| 142.3.152.89 | 142.3.0.0/16 | AS26206 | ASN-UREGINA - University of Regina | CA |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- mark haidl
- Contact emails
Subdomains
5 observed subdomains of rcmpstudy.ca.
Web-graph footprint
Distinct hostnames that link to or from rcmpstudy.ca in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rcmpstudy.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from rcmpstudy.ca.
- IP · 142.3.152.89
- ASN · AS26206ASN-UREGINA - University of Regina
- Registrar · registrar:go daddy domains canada, inc
- Country · CA
- Email · netmanager@uregina.ca
- TLD · .ca
- Browse hostnames · rc…
- 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: "rcmpstudy.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.