Skip to content

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

WHISPER CANON · ds1.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ds1.nl

Resolution chain

ds1.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.25.111.58104.25.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.112.58104.25.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.83.33172.67.80.0/20AS13335CLOUDFLARENET - 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.

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.