Hostname
securecddt.com
Last fetched
securecddt.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
securecddt.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.22.129.33 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.23.130.139 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.50.103.50 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.194.95.241 | 54.194.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of securecddt.com owner
- Contact emails
- 102553b0-7ad5-440a-b52a-362ced9855b0@identity-protect.org
- 17f53bd1-0df4-4a2d-8480-cfb5833eae22@identity-protect.org
- cf261461-2161-48ae-a25f-eeff9ade89a0@identity-protect.org
- e34e7ed3-8485-4236-af91-d4c2a46e3cdc@identity-protect.org
- e3a2533c-8bc4-4b2d-9d4e-489417943e62@identity-protect.org
- fd2ba13c-392a-4111-9a5b-c52bb8544e31@identity-protect.org
- owner-10095205@securecddt.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of securecddt.com.
| Subdomain |
|---|
| wildcard.securecddt.com |
Threat posture
History
Related pages
Pivot deeper into the graph from securecddt.com.
- IP · 52.22.129.33
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 102553b0-7ad5-440a-b52a-362ced9855b0@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "securecddt.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.