Skip to content

Hostname

wpi.ca

Last fetched

wpi.ca resolves to 2 IPv4 addresses operated by ABUL-14-7385 - Allstream Business US, LLC in CA. WHOIS lists iana:29 as the registrar.

Nutrition Label

WHISPER CANON · wpi.caRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/wpi.ca

Resolution chain

wpi.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.16.33.1964.16.0.0/18AS7385ABUL-14-7385 - Allstream Business US, LLCCA
64.16.33.3064.16.0.0/18AS7385ABUL-14-7385 - Allstream Business US, LLCCA

WHOIS identity

Registrar
iana:29
Organization
welton parent
Contact emails

Subdomains

3 observed subdomains of wpi.ca.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wpi.ca.

MechanismTarget
SPF_INCLUDE_spf-can.echoworx.com
SPF_INCLUDE_spf.echoworx.com
SPF_INCLUDEappriver.com

Related pages

Pivot deeper into the graph from wpi.ca.

Cypher and MCP

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

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