Hostname
carryoaky.com
Last fetched
carryoaky.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
carryoaky.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 |
|---|---|---|---|---|
| 3.163.83.12 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.83.126 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.83.51 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.83.55 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.11 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.110 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.74 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.83 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of carryoaky.com owner
- Contact emails
- 549c48c8-c448-4300-a956-a1824a77d6a7@identity-protect.org
- 7985762c-ed2c-46de-a480-8b86dc0f50d3@identity-protect.org
- b67778fb-a3b1-4c66-98d5-86fa6a6b3cf5@identity-protect.org
- d625c09b-447f-4e76-8ea2-c81f03da9f63@identity-protect.org
- fd9e78a2-3618-4d92-b9e9-6175080b93f5@identity-protect.org
- owner-8310506@carryoaky.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of carryoaky.com.
| Subdomain |
|---|
| api.carryoaky.com |
| www.carryoaky.com |
Threat posture
History
Related pages
Pivot deeper into the graph from carryoaky.com.
- IP · 3.163.83.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 549c48c8-c448-4300-a956-a1824a77d6a7@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: "carryoaky.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.