Hostname
wlu.ca
Last fetched
wlu.ca resolves to 1 IPv4 address operated by TRINITYPARTNERSWALTHAMCONNECTION - TRINITY PARTNERS in CA. WHOIS lists registrar:internic.ca inc. as the registrar.
Nutrition Label
Resolution chain
wlu.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 |
|---|---|---|---|---|
| 216.249.48.130 | 216.249.48.0/20 | AS31782 | TRINITYPARTNERSWALTHAMCONNECTION - TRINITY PARTNERS | CA |
WHOIS identity
- Registrar
- registrar:internic.ca inc.
- Organization
- wilfrid laurier university
- Contact emails
Subdomains
358 observed subdomains of wlu.ca.
Showing 25 of 358. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wlu.ca in the public web crawl.
2,420 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for wlu.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sharepointonline.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.212.191.236 |
| SPF_IP | 173.212.191.240 |
| SPF_IP | 192.54.242.84/32 |
| SPF_IP | 216.249.48.15/32 |
| SPF_IP | 216.249.57.112 |
| SPF_IP | 216.249.57.64/32 |
| SPF_IP | 216.249.57.89/32 |
Related pages
Pivot deeper into the graph from wlu.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wlu.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.