Hostname
captainwordsapp.com
Last fetched
captainwordsapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
captainwordsapp.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 |
|---|---|---|---|---|
| 18.164.52.11 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.24 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.75 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.86 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 54.192.151.101 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.15 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.68 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.88 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of captainwordsapp.com owner
- Contact emails
- 57613d6f-fe69-4ad1-a5a5-668c71f9c6bc@identity-protect.org
- 59dd9e86-3658-4634-a8b7-f4f819d500f7@identity-protect.org
- 69bac4ae-1b60-4117-a564-e8988c6197d3@identity-protect.org
- 7d6c269e-5a93-4a04-8be0-7a7466f4fdc6@identity-protect.org
- a38c8aa5-d2b8-4966-a9c6-d515ef8d4c15@identity-protect.org
- c2d642e9-8b14-41e2-9b94-40530d10cc8d@identity-protect.org
- ff71c049-3b7b-4a37-8aa5-33c725171070@identity-protect.org
- owner-3278966@captainwordsapp.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of captainwordsapp.com.
Web-graph footprint
Distinct hostnames that link to or from captainwordsapp.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from captainwordsapp.com.
- IP · 18.164.52.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 57613d6f-fe69-4ad1-a5a5-668c71f9c6bc@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: "captainwordsapp.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.