Hostname
ddmg.net
Last fetched
ddmg.net resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ddmg.net 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 |
|---|---|---|---|---|
| 23.253.41.209 | 23.253.0.0/18 | AS19994 | RACKSPACE - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
47 observed subdomains of ddmg.net.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ddmg.net in the public web crawl.
24 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for ddmg.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | intuit.com |
| SPF_IP | 104.130.118.117 |
| SPF_IP | 104.130.210.10 |
| SPF_IP | 108.168.181.131 |
| SPF_IP | 108.171.173.153 |
| SPF_IP | 162.209.6.250/32 |
| SPF_IP | 173.45.245.134 |
| SPF_IP | 23.253.163.243 |
| SPF_IP | 23.253.20.115 |
| SPF_IP | 23.253.41.209 |
| SPF_IP | 50.57.65.200 |
| SPF_MX | ddmg.net |
Related pages
Pivot deeper into the graph from ddmg.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ddmg.net"})-[: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.