Hostname
capitaineb.com
Last fetched
capitaineb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
capitaineb.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.51.105 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.127 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.49 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.72 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.222.214.21 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.8 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.83 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.95 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of capitaineb.com owner
- Contact emails
- 0985cbec-837b-4558-b97d-a2fbd3bbcae7@identity-protect.org
- 6be271ff-99ff-4631-a434-2284e2d1523f@identity-protect.org
- 7709d109-ff95-4381-a0ca-0a636936915a@identity-protect.org
- a190d498-eb35-4883-b9b8-cacdeb41f9c1@identity-protect.org
- df750fd1-50ad-47fd-9833-cb7b611ef710@identity-protect.org
- eb79c057-1770-444c-a97b-8dabefc2153c@identity-protect.org
- owner-7850@capitaineb.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of capitaineb.com.
Threat posture
History
Related pages
Pivot deeper into the graph from capitaineb.com.
- IP · 108.138.51.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0985cbec-837b-4558-b97d-a2fbd3bbcae7@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: "capitaineb.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.