Skip to content

Hostname

elc.nl

Last fetched

elc.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell b.v. as the registrar.

Nutrition Label

WHISPER CANON · elc.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/elc.nl

Resolution chain

elc.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:combell b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of elc.nl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for elc.nl.

MechanismTarget
SPF_INCLUDE145603902.spf03.hubspotemail.net
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.anachron.com
SPF_INCLUDEspf.autodisk.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.241.81.56
SPF_IP84.241.187.240

Related pages

Pivot deeper into the graph from elc.nl.

Cypher and MCP

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

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