Skip to content

Hostname

wsplibrary.ca

Last fetched

wsplibrary.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · wsplibrary.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wsplibrary.ca

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.110.16275.2.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.16.22176.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
the corporation of the town of whitchurch-stouffville
Contact emails

Subdomains

7 observed subdomains of wsplibrary.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wsplibrary.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com

Related pages

Pivot deeper into the graph from wsplibrary.ca.

Cypher and MCP

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

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