Hostname
captaincookchartersri.com
Last fetched
captaincookchartersri.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
captaincookchartersri.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 |
|---|---|---|---|---|
| 13.33.67.113 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.53 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.71 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.8 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.12 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.30 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.9 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.91 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of captaincookchartersri.com owner
- Contact emails
- tugboatdon51@aol.com
- 01a94af6-72ad-4ddd-bd49-1cfe1185b6a1@identity-protect.org
- 182d67ad-5e1c-4d2d-8869-8fcf559ea151@identity-protect.org
- 50edaec3-af3a-4af5-a084-44312afdb631@identity-protect.org
- 8db4ea48-db29-4e22-8e3f-289f81c83122@identity-protect.org
- f2c55d5d-5f07-4f87-83fe-c1c424463b70@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from captaincookchartersri.com.
- IP · 13.33.67.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · tugboatdon51@aol.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: "captaincookchartersri.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.