Hostname
ddc-tools.com
Last fetched
ddc-tools.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ddc-tools.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ddc-tools.com owner
- Contact emails
- 24ba6d05-95cd-4f3b-beb6-e5253de17e14@identity-protect.org
- 2de875f9-7cee-46b2-a255-c14a2af4773c@identity-protect.org
- 77fddb5a-613d-4e0b-aeb1-c9c3cadecf4d@identity-protect.org
- a3926ad3-3b38-4249-9433-55ddc4344a7f@identity-protect.org
- dd5213dc-4536-43b1-95b9-cb418955b3a3@identity-protect.org
- e1ade353-a58a-468f-9182-fe6dabe6f255@identity-protect.org
- f21c27bb-2e3f-42ca-94b7-2467d7882c3b@identity-protect.org
- owner-2336840@ddc-tools.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ddc-tools.com.
| Subdomain |
|---|
| portainer.ddc-tools.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ddc-tools.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ddc-tools.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.