Hostname
uni.ca
Last fetched
uni.ca resolves to 1 IPv4 address operated by RADWARE-CLOUD-SERVICES - RADWARE INC. in US. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
uni.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 |
|---|---|---|---|---|
| 66.22.24.173 | 66.22.24.0/24 | AS25773 | RADWARE-CLOUD-SERVICES - RADWARE INC. | US |
WHOIS identity
- Registrar
- iana:456
- Organization
- caisse populaire acadienne ltée
- Contact emails
Subdomains
42 observed subdomains of uni.ca.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uni.ca in the public web crawl.
141 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for uni.ca.
| Mechanism | Target |
|---|---|
| SPF_A | exchange.acadie.com |
| SPF_EXISTS | %{i}.spf.hc115-59.ca.iphmx.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.cyberimpact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_s2.oraclecloud.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 142.134.175.201 |
| SPF_IP | 142.195.189.129 |
| SPF_IP | 149.72.83.106 |
| SPF_IP | 207.179.188.0/24 |
| SPF_IP | 212.166.51.19 |
| SPF_IP | 213.246.195.0/24 |
| SPF_IP | 35.182.195.41/32 |
| SPF_IP | 80.169.111.128/25 |
Related pages
Pivot deeper into the graph from uni.ca.
- IP · 66.22.24.173
- ASN · AS25773RADWARE-CLOUD-SERVICES - RADWARE INC.
- Registrar · iana:456
- Country · US
- Email · admin@uni.ca
- TLD · .ca
- Browse hostnames · un…
- 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: "uni.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.