Hostname
deds.nl
Last fetched
deds.nl resolves to 1 IPv4 address operated by AS51758 in NL. WHOIS lists registrar:xtended internet|broerdijk 27|6523gm nijmegen|netherlands|| as the registrar.
Nutrition Label
Resolution chain
deds.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 |
|---|---|---|---|---|
| 185.206.235.21 | 185.206.232.0/22 | AS51758 | — | NL |
WHOIS identity
- Registrar
- registrar:xtended internet|broerdijk 27|6523gm nijmegen|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
352 observed subdomains of deds.nl.
Showing 25 of 352. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deds.nl in the public web crawl.
25 sites link to this hostname.
61 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for deds.nl.
| Mechanism | Target |
|---|---|
| SPF_A | deds.nl |
| SPF_IP | 185.206.235.16/28 |
| SPF_IP | 2a00:51c0:13:1307::/64 |
| SPF_MX | deds.nl |
Related pages
Pivot deeper into the graph from deds.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deds.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.