Hostname
netdata.nl
Last fetched
netdata.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:realtime register
- Organization
- —
- Contact emails
- —
Subdomains
26 observed subdomains of netdata.nl.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netdata.nl in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for netdata.nl.
| Mechanism | Target |
|---|---|
| SPF_A | fortimail.netdata.nl |
| SPF_A | netdata.nl |
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | _spf.argewebhosting.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.165.34.0/24 |
| SPF_IP | 213.197.207.52 |
| SPF_IP | 95.155.191.58 |
| SPF_MX | netdata.nl |
Related pages
Pivot deeper into the graph from netdata.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netdata.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.