Skip to content

Hostname

twu.ca

Last fetched

twu.ca resolves to 1 IPv4 address operated by SHAW - Shaw Communications in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.141.84.16464.141.0.0/17AS6327SHAW - Shaw CommunicationsCA

WHOIS identity

Registrar
iana:456
Organization
trinity western university (langley bc)
Contact emails

Subdomains

72 observed subdomains of twu.ca.

Web-graph footprint

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

1,002 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for twu.ca.

MechanismTarget
SPF_Amail.twu.ca
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.110.178/32
SPF_IP192.254.121.248/32
SPF_IP206.12.212.158
SPF_IP209.87.231.8/32
SPF_IP64.141.84.28
SPF_IP64.141.84.75
SPF_IP64.141.84.76
SPF_MXtwu.ca

Related pages

Pivot deeper into the graph from twu.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "twu.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.