Hostname
codegenicworks.com
Last fetched
codegenicworks.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
codegenicworks.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.224.125.126 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.16 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.21 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.91 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.122 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.60 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.67 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.75 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of codegenicworks.com owner
- Contact emails
- 16ff1d85-478b-4041-a2e7-7336026100dd@identity-protect.org
- 19c32276-29fe-4818-81af-d1fb67425541@identity-protect.org
- 65d1a599-e1e9-4041-87c7-22c321ad9b49@identity-protect.org
- 6d568431-931c-4027-ab6e-f8cb1b3ad512@identity-protect.org
- 976c064e-5269-42b4-8d33-1ecb8b96cb03@identity-protect.org
- cd10062b-f31d-4642-9831-bc6d760602ed@identity-protect.org
- cea6b881-6773-4779-a0ff-47389571f3f2@identity-protect.org
- owner-10554743@codegenicworks.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of codegenicworks.com.
Threat posture
History
Related pages
Pivot deeper into the graph from codegenicworks.com.
- IP · 13.224.125.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 16ff1d85-478b-4041-a2e7-7336026100dd@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "codegenicworks.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.