Hostname
ddc-sec.com
Last fetched
ddc-sec.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ddc-sec.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-sec.com owner
- Contact emails
- 01d684db-edbc-47d9-a9d0-cab2c8f91ad2@identity-protect.org
- 0cc09d46-66fe-4c2a-bdaa-bd6ea5a3f0ad@identity-protect.org
- 0cf9f5d4-3565-4856-82e6-9fb140e163c3@identity-protect.org
- 35da67ad-adb2-46b4-bb8b-55fe171afbb8@identity-protect.org
- 6f6d71a1-c3f9-43c2-85d6-69a7165bc340@identity-protect.org
- 9c266c66-53b6-4626-8a0e-a5e9748a9213@identity-protect.org
- e249f1c5-95d0-4ac8-ae75-3821407ed908@identity-protect.org
Subdomains
39 observed subdomains of ddc-sec.com.
Showing 3 of 39. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ddc-sec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ddc-sec.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.