Hostname
canoejerry.com
Last fetched
canoejerry.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
canoejerry.com 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 |
|---|---|---|---|---|
| 108.138.192.13 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.192.2 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.192.33 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.192.35 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.239.105.121 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.105.33 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.105.94 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.105.96 | 18.239.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of canoejerry.com owner
- Contact emails
- 0d6d814b-3793-4d7c-97a7-f43ef80accd5@identity-protect.org
- 341340ab-df50-4440-9bf5-95c4fc809840@identity-protect.org
- 34d9d1e2-c338-4cc1-a8bb-b6977100a9a5@identity-protect.org
- 36c71d5e-9705-4972-9bda-4f573e97f287@identity-protect.org
- beda51c6-996e-4ee1-bfc0-de01619f99e4@identity-protect.org
- e32e1415-be6e-4724-aacd-a25d300f72ca@identity-protect.org
- f118efe1-e16d-403c-8400-711aec5cd437@identity-protect.org
- owner-7048731@canoejerry.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from canoejerry.com.
- IP · 108.138.192.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 0d6d814b-3793-4d7c-97a7-f43ef80accd5@identity-protect.org
- 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: "canoejerry.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.