Skip to content

Hostname

waverlite.ca

Last fetched

waverlite.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · waverlite.caRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/waverlite.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.32.28108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.37108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.6108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.7108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.207.173.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.183.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.433.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.733.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with waverlite.ca in WhisperGraph.

Subdomains

2 observed subdomains of waverlite.ca.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for waverlite.ca.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.waverlite.ca

Related pages

Pivot deeper into the graph from waverlite.ca.

Cypher and MCP

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

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