Skip to content

Hostname

ddw.nl

Last fetched

ddw.nl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:realtime register|ceintuurbaan 32a|8024aa zwolle|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · ddw.nlRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ddw.nl

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.87.10713.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.12413.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.7913.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.8913.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.201.1618.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.1818.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.5518.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.8218.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.60.10418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.5599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
registrar:realtime register|ceintuurbaan 32a|8024aa zwolle|netherlands||
Organization
Contact emails

Subdomains

16 observed subdomains of ddw.nl.

Web-graph footprint

Distinct hostnames that link to or from ddw.nl in the public web crawl.

1,995 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ddw.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ddw.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.