Skip to content

Hostname

wplus.ca

Last fetched

wplus.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · wplus.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wplus.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.175.45.1233.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.473.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.793.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.913.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
99.84.41.11199.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.1599.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.7199.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.999.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

5 observed subdomains of wplus.ca.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wplus.ca.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from wplus.ca.

Cypher and MCP

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

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