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
Resolution chain
kdws.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 167.99.45.120 | 167.99.32.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for kdws.nl.
| Mechanism | Target |
|---|---|
| SPF_A | kdws.nl |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tribecrm.nl |
| SPF_IP | 149.210.172.201 |
| SPF_IP | 2a01:7c8:aab4:301:0:0:0:1 |
| SPF_IP | 94.124.88.23 |
| SPF_MX | kdws.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.