Hostname
ddms.com
Last fetched
ddms.com resolves to 1 IPv4 address operated by ECI-ASN - ECi Software Solutions, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ddms.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 205.216.10.250 | 205.216.10.0/23 | AS397076 | ECI-ASN - ECi Software Solutions, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ddms.com owner
- Contact emails
- regadmin@eci2.com
- 27cf33f2-8c6a-40b1-9709-7cfbee64de09@identity-protect.org
- 429a8d74-17a1-4842-82d2-82646685ee27@identity-protect.org
- 88fb6af9-e603-45bf-8649-e4cd1181c29d@identity-protect.org
- a348ee17-69b0-4d1a-91c3-6136760b0c3a@identity-protect.org
- bfeb4c85-f0a8-4f31-9f0d-dbcbadb3befc@identity-protect.org
- c76e0183-b2b5-4801-96ad-566c6d9a7f84@identity-protect.org
- owner-4908955@ddms.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of ddms.com.
| Subdomain |
|---|
| ddms-gw1.ddms.com |
| www.ddms.com |
Web-graph footprint
Distinct hostnames that link to or from ddms.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ddms.com.
- IP · 205.216.10.250
- ASN · AS397076ECI-ASN - ECi Software Solutions, Inc.
- Registrar · iana:468
- Country · US
- Email · regadmin@eci2.com
- TLD · .com
- Browse hostnames · dd…
- 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: "ddms.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.