Skip to content

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

WHISPER CANON · wlu.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wlu.ca

Resolution chain

wlu.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.249.48.130216.249.48.0/20AS31782TRINITYPARTNERSWALTHAMCONNECTION - TRINITY PARTNERSCA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
wilfrid laurier university
Contact emails

Subdomains

358 observed subdomains of wlu.ca.

Web-graph footprint

Distinct hostnames that link to or from wlu.ca in the public web crawl.

2,420 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wlu.ca.

MechanismTarget
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.212.191.236
SPF_IP173.212.191.240
SPF_IP192.54.242.84/32
SPF_IP216.249.48.15/32
SPF_IP216.249.57.112
SPF_IP216.249.57.64/32
SPF_IP216.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.