Hostname
all.ddnskey.com
Last fetched
all.ddnskey.com resolves to 34.198.182.201, announced in 34.192.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. all.ddnskey.com is listed by 2 threat feeds; reconciled level CRITICAL.
Threat posture
60threat score (procedure-native scale)
CRITICALListed by 2 threat feeds. At least one source recommends blocking.
Categories: Command-and-control
- Threat feeds listing this
- 2
- Verdict coverage
- malicious-evidenced
- First seen on a feed
- Wed, 26 Aug 2026 14:49:47 GMT
- Last seen on a feed
- Mon, 14 Sep 2026 23:25:39 GMT
Nutrition Label
Resolution chain
- 34.198.182.201
34.192.0.0/12 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
IPv6 resolution
No AAAA record for all.ddnskey.com is recorded in WhisperGraph.
Attribution
Aws
cloud · DNS_OPERATOR, MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for all.ddnskey.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
Showing 2 of 2 subdomains (2 per page).
Mail and authentication
Nameservers
- static-1.no-ip.com
- static-2.no-ip.com
- static-3.no-ip.com
Threat-feed evidence
History
Related pages
Pivot from all.ddnskey.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "all.ddnskey.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.