Hostname
canoesoftware.com
Last fetched
canoesoftware.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
canoesoftware.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.221.217.134 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.215.239.37 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.192.119.162 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0142379269
- Contact emails
- canoesoftware.com@contactprivacy.com
- 2202ec73-23e0-4b09-96c4-fc5f80c5525a@identity-protect.org
- 80ba467c-29f3-4b67-83ad-126a99667d35@identity-protect.org
- a63b142c-a965-4b39-b4bc-625b804f5ca2@identity-protect.org
- d719d390-ff65-47b2-90b3-6f9d3ff0c4f0@identity-protect.org
- d8b56fc1-223d-4753-a1f1-87d29e5ab39c@identity-protect.org
- owner-5015579@canoesoftware.com.whoisprivacyservice.org
- owner-6471766@canoesoftware.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of canoesoftware.com.
Web-graph footprint
Distinct hostnames that link to or from canoesoftware.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for canoesoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from canoesoftware.com.
- IP · 3.221.217.134
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · canoesoftware.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "canoesoftware.com"})-[: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.