Skip to content

Hostname

eaglewatcher.ca

Last fetched

eaglewatcher.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · eaglewatcher.caRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/eaglewatcher.ca

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.103143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.3143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.4143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.45143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.34.23.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.433.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.623.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.723.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
cam smith
Contact emails

Subdomains

5 observed subdomains of eaglewatcher.ca.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for eaglewatcher.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.69.205.186
SPF_IP184.71.209.22
SPF_IP206.75.47.117
SPF_MXeaglewatcher.ca

Related pages

Pivot deeper into the graph from eaglewatcher.ca.

Cypher and MCP

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

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