Skip to content

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

WHISPER CANON · ekris.nlRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ekris.nl

Resolution chain

ekris.nl resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ekris.nl.

MechanismTarget
SPF_Aekris.nl
SPF_INCLUDE_spf.emailpunt.nl
SPF_INCLUDE_spf.previder.nl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcarerix.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl
SPF_IP145.128.244.49
SPF_IP157.97.144.1
SPF_IP194.151.85.22/32
SPF_IP194.151.85.23/32
SPF_IP62.165.65.0/24
SPF_IP80.65.96.0/24
SPF_IP87.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.