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
Resolution chain
eaglewatcher.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.194.103 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.3 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.4 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.45 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.34.2 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.43 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.62 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.72 | 3.175.32.0/21 | AS16509 | AMAZON-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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 184.69.205.186 |
| SPF_IP | 184.71.209.22 |
| SPF_IP | 206.75.47.117 |
| SPF_MX | eaglewatcher.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.