Hostname
cddtsecure-sm.com
Last fetched
cddtsecure-sm.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
cddtsecure-sm.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 |
|---|---|---|---|---|
| 100.51.22.253 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.252.102.202 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.57.146 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.81.29.26 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cddtsecure-sm.com owner
- Contact emails
- 30d432cd-91ae-4458-be5e-54f28752b5ad@identity-protect.org
- 3443c775-1464-43dd-8328-63adaa5782d1@identity-protect.org
- 3ccd4437-7194-4d37-aaa6-bf02a30e393a@identity-protect.org
- 53c22217-87c2-4b7a-ab79-60f34b1eeada@identity-protect.org
- 70913028-d743-4221-b864-703b1963cda2@identity-protect.org
- d5012f88-4df7-4b4d-addf-6d6febbdc344@identity-protect.org
- fd2deac1-2353-47d2-942c-7145df7e735b@identity-protect.org
- owner-5462173@cddtsecure-sm.com.whoisprivacyservice.org
- owner-9092532@cddtsecure-sm.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of cddtsecure-sm.com.
| Subdomain |
|---|
| wildcard.cddtsecure-sm.com |
Threat posture
History
Related pages
Pivot deeper into the graph from cddtsecure-sm.com.
- IP · 100.51.22.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 30d432cd-91ae-4458-be5e-54f28752b5ad@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: "cddtsecure-sm.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.