Skip to content

Hostname

kdws.nl

Last fetched

kdws.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:runesa as the registrar.

Nutrition Label

WHISPER CANON · kdws.nlRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kdws.nl

Resolution chain

kdws.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.99.45.120167.99.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:runesa
Organization
Contact emails

Subdomains

8 observed subdomains of kdws.nl.

Web-graph footprint

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

22 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kdws.nl.

MechanismTarget
SPF_Akdws.nl
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl
SPF_IP149.210.172.201
SPF_IP2a01:7c8:aab4:301:0:0:0:1
SPF_IP94.124.88.23
SPF_MXkdws.nl

Related pages

Pivot deeper into the graph from kdws.nl.

Cypher and MCP

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

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