Skip to content

Hostname

wrps.ca

Last fetched

wrps.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:execulink telecom inc. as the registrar.

Nutrition Label

WHISPER CANON · wrps.caRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wrps.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.222.138.6315.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.76.21916.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.115.24535.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.141.11735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:execulink telecom inc.
Organization
waterloo regional police services
Contact emails

Subdomains

3 observed subdomains of wrps.ca.

Web-graph footprint

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

20 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wrps.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wrps.ca.

Cypher and MCP

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

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