Hostname
computel.nl
Last fetched
computel.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:computel standby b.v.
- Organization
- —
- Contact emails
- —
Subdomains
1,053 observed subdomains of computel.nl.
Showing 25 of 1,053. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from computel.nl in the public web crawl.
37 sites link to this hostname.
11 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 computel.nl.
| Mechanism | Target |
|---|---|
| SPF_A | computel.nl |
| SPF_EXISTS | %{ir}._spf.msdp1.com |
| SPF_INCLUDE | _spf.smtp.computel.nl |
| SPF_IP | 2001:4038:0:20:0:0:0:14 |
| SPF_IP | 2001:4038:0:20:0:0:0:45 |
| SPF_IP | 2001:4038:0:20:0:0:0:46 |
| SPF_IP | 78.41.75.11 |
| SPF_IP | 78.41.77.24 |
| SPF_IP | 78.41.77.44 |
| SPF_IP | 83.137.20.14 |
| SPF_IP | 83.137.20.45 |
| SPF_IP | 83.137.20.46 |
Related pages
Pivot deeper into the graph from computel.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "computel.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.