Skip to content

Hostname

elenp.nl

Last fetched

elenp.nl resolves to 2 IPv4 addresses operated by AS20857 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · elenp.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/elenp.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

8 observed subdomains of elenp.nl.

Web-graph footprint

Distinct hostnames that link to or from elenp.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for elenp.nl.

MechanismTarget
SPF_Aelenp.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.informanagement.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:7c8:bb0b:5a4:5054:ff:fe30:3e8e
SPF_IP78.109.172.107
SPF_IP78.109.174.42
SPF_IP87.233.222.139/32
SPF_MXelenp.nl

Related pages

Pivot deeper into the graph from elenp.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "elenp.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.