Hostname
qsdf.org
Last fetched
qsdf.org resolves to 1 IPv4 address operated by AS29670 in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
qsdf.org 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 |
|---|---|---|---|---|
| 217.197.91.167 | 217.197.80.0/20 | AS29670 | — | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- pierre dinh-van
- Contact emails
Subdomains
74 observed subdomains of qsdf.org.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from qsdf.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for qsdf.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 217.197.91.167 |
| SPF_IP | 2a0a:4580:1015::25/128 |
| SPF_IP | 2a0a:4580:1015:c::/64 |
| SPF_MX | qsdf.org |
Related pages
Pivot deeper into the graph from qsdf.org.
- IP · 217.197.91.167
- ASN · AS29670
- Registrar · iana:81
- Country · DE
- Email · 6fc26e8f6e805930cd9b33b3e4ce55b1-483459@contact.gandi.net
- TLD · .org
- Browse hostnames · qs…
- 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: "qsdf.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.