Hostname
encis.nl
Last fetched
encis.nl resolves to 1 IPv4 address operated by AS15830 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
encis.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 |
|---|---|---|---|---|
| 188.95.97.230 | 188.95.96.0/21 | AS15830 | — | NL |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
38 observed subdomains of encis.nl.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from encis.nl in the public web crawl.
9 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for encis.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.gripp.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emaileuc.freshservice.com |
| SPF_INCLUDE | smarthost.ictprovider.nl |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfklanten.ipsis.nl |
| SPF_IP | 13.93.11.172 |
| SPF_IP | 213.197.234.76 |
| SPF_IP | 82.199.78.10 |
| SPF_IP | 82.199.78.11 |
| SPF_IP | 89.20.83.145 |
| SPF_IP | 89.20.83.146/32 |
Related pages
Pivot deeper into the graph from encis.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "encis.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.