Hostname
codernikki.com
Last fetched
codernikki.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
codernikki.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.128.18 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.41 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.55 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.66 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.158.35 | 3.163.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.158.36 | 3.163.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.158.45 | 3.163.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.158.51 | 3.163.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of codernikki.com owner
- Contact emails
- 3cca1a84-de33-4702-adb0-d9b6a9bb24a3@identity-protect.org
- 8b4098a7-c856-4ae1-a0f9-34707866cf8f@identity-protect.org
- a0812582-fb25-4895-bde2-3845ffcec727@identity-protect.org
- a969c14e-64e9-48f4-95cb-2f8f07c12810@identity-protect.org
- b2f0e16e-13d4-4c16-81d2-6a062971fe77@identity-protect.org
- bf54841b-a7c0-4478-8be3-ce45c5a2a854@identity-protect.org
- d02c72cf-61e0-42ec-b2c4-46d2b770bbc3@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from codernikki.com.
- IP · 108.138.128.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3cca1a84-de33-4702-adb0-d9b6a9bb24a3@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: "codernikki.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.