Hostname
ddns.name
Last fetched
ddns.name resolves to 204.16.169.54, announced in 204.16.168.0/21 by CHANGEIP-01 - CHANGEIP COM in US. ddns.name is listed by 2 threat feeds; reconciled level LOW.
Threat posture
2.69threat score (procedure-native scale)
LOWListed by 2 threat feeds.
- Threat feeds listing this
- 2
- Verdict coverage
- known-clean
- First seen on a feed
- Wed, 26 Aug 2026 14:50:37 GMT
- Last seen on a feed
- Mon, 14 Sep 2026 00:24:18 GMT
Nutrition Label
Resolution chain
- 204.16.169.54
204.16.168.0/21 · CHANGEIP-01 - CHANGEIP COM · San Marcos, US
IPv6 resolution
No AAAA record for ddns.name is recorded in WhisperGraph.
Attribution
changeip com
ORIGIN_AS
WHOIS identity
- Registrar
- iana:48
Subdomains
Mail and authentication
Nameservers
- ns1.changeip.com
- ns2.changeip.com
- ns3.changeip.com
- ns4.changeip.com
- ns5.changeip.com
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
- ns1.changeip.org
SPF policy
- ip: 204.16.168.0/21
Threat-feed evidence
History
Related pages
Pivot from ddns.name 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: "ddns.name"})-[: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.