Hostname
ca.libproxy.uwinnipeg.ca
Last fetched
ca.libproxy.uwinnipeg.ca resolves to 1 IPv4 address operated by UNIVERSITYOFWINNIPEG-ASN - University of Winnipeg in CA.
Nutrition Label
Resolution chain
ca.libproxy.uwinnipeg.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.132.15.12 | 142.132.0.0/17 | AS22686 | UNIVERSITYOFWINNIPEG-ASN - University of Winnipeg | CA |
WHOIS identity
No WHOIS records are currently associated with ca.libproxy.uwinnipeg.ca in WhisperGraph.
Subdomains
4 observed subdomains of ca.libproxy.uwinnipeg.ca.
| Subdomain |
|---|
| uwinnipeg.ca.libproxy.uwinnipeg.ca |
Showing 1 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ca.libproxy.uwinnipeg.ca.
- IP · 142.132.15.12
- ASN · AS22686UNIVERSITYOFWINNIPEG-ASN - University of Winnipeg
- Country · CA
- Apex domain · uwinnipeg.ca
- Parent domain · libproxy.uwinnipeg.ca
- TLD · .ca
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ca.libproxy.uwinnipeg.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.