Hostname
qdnx.org
Last fetched
qdnx.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1609
- Organization
- datapax
- Contact emails
Subdomains
51 observed subdomains of qdnx.org.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from qdnx.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for qdnx.org.
| Mechanism | Target |
|---|---|
| SPF_A | qdnx.org |
| SPF_INCLUDE | spf.synergywholesale.com |
| SPF_IP | 104.236.173.232 |
| SPF_IP | 138.68.21.73 |
| SPF_IP | 139.59.230.227 |
| SPF_IP | 159.89.225.144 |
| SPF_IP | 173.255.242.127 |
| SPF_IP | 178.128.20.133 |
| SPF_IP | 178.128.212.148 |
| SPF_IP | 198.199.102.56 |
| SPF_IP | 198.199.70.249 |
| SPF_MX | qdnx.org |
Related pages
Pivot deeper into the graph from qdnx.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "qdnx.org"})-[: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.