Hostname
securecd-dt.com
Last fetched
securecd-dt.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
securecd-dt.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 securecd-dt.com owner
- Contact emails
- 3c914081-c11d-40dc-9fda-1a9db0c2e1c2@identity-protect.org
- 4cecc9f9-862f-4089-bf01-e4f66f65c9e1@identity-protect.org
- 6a44583f-9a5d-4f5e-a98f-586c7f2629a9@identity-protect.org
- 84ee4b03-6285-4bdf-84c6-593f3dc9b4c5@identity-protect.org
- b32929da-a438-4e5f-af63-9693bceb055f@identity-protect.org
- ce8f524b-ab37-4b08-84df-4290afd906fe@identity-protect.org
- d0acc0c5-30ea-4c32-98a1-9f3ae7705af5@identity-protect.org
- owner-2837269@securecd-dt.com.whoisprivacyservice.org
- owner-8120123@securecd-dt.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of securecd-dt.com.
| Subdomain |
|---|
| wildcard.securecd-dt.com |
Threat posture
History
Related pages
Pivot deeper into the graph from securecd-dt.com.
- IP · 52.22.129.33
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3c914081-c11d-40dc-9fda-1a9db0c2e1c2@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: "securecd-dt.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.