Skip to content

Hostname

prowe.ca

Last fetched

prowe.ca resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · prowe.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/prowe.ca

Resolution chain

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

IPPrefixASNOperatorCountry
76.76.21.14276.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.6176.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.9876.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

8 observed subdomains of prowe.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for prowe.ca.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEhover.com

Related pages

Pivot deeper into the graph from prowe.ca.

Cypher and MCP

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

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