Hostname
qsta.nl
Last fetched
qsta.nl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:realtime register as the registrar.
Nutrition Label
Resolution chain
qsta.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.75 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.75 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.72.176 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 178.22.57.68 | 178.22.56.0/21 | AS12859 | — | NL |
WHOIS identity
- Registrar
- registrar:realtime register
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of qsta.nl.
Web-graph footprint
Distinct hostnames that link to or from qsta.nl in the public web crawl.
77 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for qsta.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.exsilia.net |
| SPF_INCLUDE | spf.cloudsuite.com |
| SPF_INCLUDE | spf.mailcamp.nl |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 80.112.212.96/29 |
| SPF_IP | 91.215.151.160/27 |
| SPF_IP | 92.65.40.232/29 |
Related pages
Pivot deeper into the graph from qsta.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "qsta.nl"})-[: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.