Hostname
code-as-data.com
Last fetched
code-as-data.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
code-as-data.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.239.208.119 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.3 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.33 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.52 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 3.161.174.10 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.13 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.52 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.76 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of code-as-data.com owner
- Contact emails
- 0fe19479-a615-49cf-a856-ccc80ad43c2f@identity-protect.org
- 10567c49-8c22-4613-8a89-5be2bca5d639@identity-protect.org
- 465dbd1c-d3d1-4cfb-bc82-1674001b0509@identity-protect.org
- 9ac07dc5-d023-4857-a7a2-c2d398c6dea0@identity-protect.org
- b2919eee-4a9a-4980-a7a6-9063bc3a8323@identity-protect.org
- c587f019-c9c5-4e4f-a08f-ca79a0144ce3@identity-protect.org
- cdcaacc0-7eca-4392-94ff-5584a05c18d8@identity-protect.org
- owner-10254571@code-as-data.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of code-as-data.com.
| Subdomain |
|---|
| www.code-as-data.com |
Threat posture
History
Related pages
Pivot deeper into the graph from code-as-data.com.
- IP · 18.239.208.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BE
- Email · 0fe19479-a615-49cf-a856-ccc80ad43c2f@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: "code-as-data.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.