Hostname
cdedb.com
Last fetched
cdedb.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
cdedb.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.162.174.104 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.28 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.33 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.41 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.11.2 | 3.165.11.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.165.11.4 | 3.165.11.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.165.11.67 | 3.165.11.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.165.11.8 | 3.165.11.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cdedb.com owner
- Contact emails
- 164deb3b-f474-41ec-8e9d-0bf0f2da313d@identity-protect.org
- 32fd1e5c-b3e3-4785-a818-18612fe2fc1b@identity-protect.org
- 6b038e6e-5ea6-435b-9c67-476fa9f145a1@identity-protect.org
- a897ea3c-277c-49f5-aa9e-cf4cd620a448@identity-protect.org
- b2b3b5d1-222a-4f06-b8a1-afee07784936@identity-protect.org
- d5983b99-06c2-4f36-91c3-cc620d2b0ab2@identity-protect.org
- ec736b2a-7831-42de-82f9-d81608885020@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from cdedb.com.
- IP · 3.162.174.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 164deb3b-f474-41ec-8e9d-0bf0f2da313d@identity-protect.org
- TLD · .com
- Browse hostnames · cd…
- 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: "cdedb.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.