Hostname
ds1.nl
Last fetched
ds1.nl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:site4u b.v|costerweg 1e|6702aa wageningen|netherlands|| as the registrar.
Nutrition Label
Resolution chain
ds1.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.25.111.58 | 104.25.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.25.112.58 | 104.25.112.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.83.33 | 172.67.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:site4u b.v|costerweg 1e|6702aa wageningen|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of ds1.nl.
| Subdomain |
|---|
| b.ds1.nl |
| www.ds1.nl |
| h.ds1.nl |
Web-graph footprint
Distinct hostnames that link to or from ds1.nl in the public web crawl.
2,821 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ds1.nl.
- IP · 104.25.111.58
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:site4u b.v|costerweg 1e|6702aa wageningen|netherlands||
- Country · CA
- TLD · .nl
- Browse hostnames · ds…
- 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: "ds1.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.