Hostname
securedt-cd.com
Last fetched
securedt-cd.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
securedt-cd.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 securedt-cd.com owner
- Contact emails
- 265cd78a-8434-4d12-a0ef-099eba09e3d3@identity-protect.org
- 2db60b36-c538-42ef-9f08-c1bbc9516936@identity-protect.org
- 331cc8e0-a2e4-4eb1-af7a-16a3ac18a25c@identity-protect.org
- 6bb96cfd-61cd-411a-ac80-3e4fa8d814f5@identity-protect.org
- a8e31358-f42b-4723-98ba-51f5b687874d@identity-protect.org
- afe9df35-c7c4-451e-afb2-d69139c91777@identity-protect.org
- e6b276f8-e4fc-4a32-a64a-b9825a18a54a@identity-protect.org
- owner-4549264@securedt-cd.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of securedt-cd.com.
| Subdomain |
|---|
| wildcard.securedt-cd.com |
Threat posture
History
Related pages
Pivot deeper into the graph from securedt-cd.com.
- IP · 52.22.129.33
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 265cd78a-8434-4d12-a0ef-099eba09e3d3@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: "securedt-cd.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.