Hostname
deventer.nl
Last fetched
deventer.nl is a registered hostname under the .nl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:previder b.v.
- Organization
- —
- Contact emails
- —
Subdomains
98 observed subdomains of deventer.nl.
Showing 25 of 98. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deventer.nl in the public web crawl.
650 sites link to this hostname.
433 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for deventer.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.zivver.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 194.110.211.130 |
| SPF_IP | 194.110.211.252 |
| SPF_IP | 195.35.241.195 |
| SPF_IP | 217.114.107.191 |
| SPF_IP | 46.19.33.232/32 |
| SPF_IP | 52.29.126.136 |
| SPF_IP | 78.108.130.88/32 |
| SPF_IP | 78.108.130.89/32 |
| SPF_IP | 87.249.99.173 |
| SPF_IP | 92.42.235.126/32 |
Related pages
Pivot deeper into the graph from deventer.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deventer.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.