Hostname
securecddt-sm.com
Last fetched
securecddt-sm.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
securecddt-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 |
|---|---|---|---|---|
| 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 |
| 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-sm.com owner
- Contact emails
- 0182b001-f8cb-41a9-a587-631ad1b28904@identity-protect.org
- 3d6b4669-8aa4-4146-b5d0-831e32705fd2@identity-protect.org
- 4c3e5109-8cc1-4754-b985-0ca6117be0f0@identity-protect.org
- 59426c6c-d346-462c-a586-b7d495cdd119@identity-protect.org
- 88ecca8c-d3a2-46f1-b570-18b2bff3dcf3@identity-protect.org
- e6728005-7624-4768-a0b6-6ee45a3c7957@identity-protect.org
- owner-10367905@securecddt-sm.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of securecddt-sm.com.
| Subdomain |
|---|
| wildcard.securecddt-sm.com |
Threat posture
History
Related pages
Pivot deeper into the graph from securecddt-sm.com.
- IP · 34.252.102.202
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0182b001-f8cb-41a9-a587-631ad1b28904@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-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.