Hostname
ekris.nl
Last fetched
ekris.nl resolves to 5 IPv4 addresses operated by AS20847 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
ekris.nl resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.144.224.38 | 185.144.224.0/23 | AS20847 | — | NL |
| 31.7.0.119 | 31.7.0.0/22 | AS20847 | — | NL |
| 31.7.6.81 | 31.7.4.0/22 | AS20847 | — | NL |
| 87.233.203.232 | 87.233.192.0/18 | AS15703 | — | NL |
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | — | NL |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
16 observed subdomains of ekris.nl.
Web-graph footprint
Distinct hostnames that link to or from ekris.nl in the public web crawl.
99 sites link to this hostname.
60 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for ekris.nl.
| Mechanism | Target |
|---|---|
| SPF_A | ekris.nl |
| SPF_INCLUDE | _spf.emailpunt.nl |
| SPF_INCLUDE | _spf.previder.nl |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | carerix.net |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tribecrm.nl |
| SPF_IP | 145.128.244.49 |
| SPF_IP | 157.97.144.1 |
| SPF_IP | 194.151.85.22/32 |
| SPF_IP | 194.151.85.23/32 |
| SPF_IP | 62.165.65.0/24 |
| SPF_IP | 80.65.96.0/24 |
| SPF_IP | 87.233.71.250/32 |
Related pages
Pivot deeper into the graph from ekris.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ekris.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.