Hostname
cdwealth-development.com
Last fetched
cdwealth-development.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cdwealth-development.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 |
|---|---|---|---|---|
| 100.30.51.220 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.211.99.215 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.194.229.187 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.207.45.4 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.59.69 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.172.123.238 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.84.208.54 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.141.208 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cdwealth-development.com owner
- Contact emails
- 159ba6b2-e70d-455a-b2a1-732fb08613a2@identity-protect.org
- 4d047933-4b93-446a-ba03-96fb6eea6f6b@identity-protect.org
- 63bc0c01-9672-4e82-917a-4c9c58bb1564@identity-protect.org
- d53b36de-5360-4933-a5c5-aaa8d3ac4f47@identity-protect.org
- e77acbb7-e220-4bb3-9bc3-d0595b9fc074@identity-protect.org
- fd51c798-5596-43d1-bb10-ebd748d0a6a7@identity-protect.org
- owner-8275480@cdwealth-development.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of cdwealth-development.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cdwealth-development.com.
- IP · 100.30.51.220
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 159ba6b2-e70d-455a-b2a1-732fb08613a2@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: "cdwealth-development.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.