Skip to content

Hostname

ecp.nl

Last fetched

ecp.nl resolves to 1 IPv4 address operated by AS41887 in NL. WHOIS lists registrar:internationale domeinregistratie nederland as the registrar.

Nutrition Label

WHISPER CANON · ecp.nlRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ecp.nl

Resolution chain

ecp.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.228.136.17594.228.136.0/21AS41887NL

WHOIS identity

Registrar
registrar:internationale domeinregistratie nederland
Organization
Contact emails

Subdomains

5 observed subdomains of ecp.nl.

Web-graph footprint

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

403 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ecp.nl.

MechanismTarget
SPF_Aecp.nl
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.70.12.93
SPF_IP2a00:d00:ff:136:94:228:136:175
SPF_IP2a01:7c8:fffc:43:0:0:0:2
SPF_IP37.97.213.4
SPF_IP94.228.136.175

Related pages

Pivot deeper into the graph from ecp.nl.

Cypher and MCP

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

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