Hostname
networkoperations.nl
Last fetched
networkoperations.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:network operations b.v.
- Organization
- —
- Contact emails
- —
Subdomains
115 observed subdomains of networkoperations.nl.
Showing 25 of 115. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from networkoperations.nl in the public web crawl.
7 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for networkoperations.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.registrar.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.202.65.9 |
| SPF_IP | 2a01:5140:130:0:0:0:0:123 |
| SPF_IP | 80.73.129.142 |
| SPF_IP | 80.73.130.123 |
| SPF_IP | 80.73.130.230 |
Related pages
Pivot deeper into the graph from networkoperations.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "networkoperations.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.