Hostname
cdwylj.com
Last fetched
cdwylj.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cdwylj.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.85.12.31 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.41 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.55 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.62 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cdwylj.com owner
- Contact emails
- 019d6ff7-cf61-49fc-98d7-9026144e32d0@identity-protect.org
- 08ad91c5-a251-4e2b-a272-a2a842d58e2c@identity-protect.org
- 9e6c20a4-a2b7-48a9-99bd-f1ef7e3e5f16@identity-protect.org
- a2fdda6d-16fc-4553-999f-7ed97cad9f3e@identity-protect.org
- d79ae0f1-dea8-460c-b384-7cdd9945fb15@identity-protect.org
- e259879f-9419-45cc-85c3-01aaae9a02bb@identity-protect.org
- f63a0ad6-de43-47e2-96f7-19f4fb8ca207@identity-protect.org
- owner-4863750@cdwylj.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from cdwylj.com.
- IP · 52.85.12.31
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 019d6ff7-cf61-49fc-98d7-9026144e32d0@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: "cdwylj.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.